Home
last modified time | relevance | path

Searched refs:bs_atime (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_itable.c118 buf->bs_atime = inode_get_atime_sec(inode); in xfs_bulkstat_one_int()
352 bs1->bs_atime.tv_sec = bstat->bs_atime; in xfs_bulkstat_to_bstat()
355 bs1->bs_atime.tv_nsec = bstat->bs_atime_nsec; in xfs_bulkstat_to_bstat()
Dxfs_ioctl32.c123 xfs_ioctl32_bstime_copyin(&bstat->bs_atime, &bstat32->bs_atime) || in xfs_ioctl32_bstat_copyin()
177 xfs_bstime_store_compat(&p32->bs_atime, &buffer->bs_atime) || in xfs_fsbulkstat_one_fmt_compat()
Dxfs_ioctl32.h46 compat_xfs_bstime_t bs_atime; /* access time */ member
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_fs.h338 xfs_bstime_t bs_atime; /* access time */ member
367 int64_t bs_atime; /* access time, seconds */ member