bs_atime 340 fs/xfs/libxfs/xfs_fs.h xfs_bstime_t bs_atime; /* access time */ bs_atime 369 fs/xfs/libxfs/xfs_fs.h int64_t bs_atime; /* access time, seconds */ bs_atime 136 fs/xfs/xfs_ioctl32.c xfs_ioctl32_bstime_copyin(&bstat->bs_atime, &bstat32->bs_atime) || bs_atime 190 fs/xfs/xfs_ioctl32.c xfs_bstime_store_compat(&p32->bs_atime, &buffer->bs_atime) || bs_atime 48 fs/xfs/xfs_ioctl32.h compat_xfs_bstime_t bs_atime; /* access time */ bs_atime 94 fs/xfs/xfs_itable.c buf->bs_atime = inode->i_atime.tv_sec; bs_atime 285 fs/xfs/xfs_itable.c bs1->bs_atime.tv_sec = bstat->bs_atime; bs_atime 288 fs/xfs/xfs_itable.c bs1->bs_atime.tv_nsec = bstat->bs_atime_nsec;