Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_ioctl32.c106 xfs_ioctl32_bstime_copyin( in xfs_ioctl32_bstime_copyin() function
136 xfs_ioctl32_bstime_copyin(&bstat->bs_atime, &bstat32->bs_atime) || in xfs_ioctl32_bstat_copyin()
137 xfs_ioctl32_bstime_copyin(&bstat->bs_mtime, &bstat32->bs_mtime) || in xfs_ioctl32_bstat_copyin()
138 xfs_ioctl32_bstime_copyin(&bstat->bs_ctime, &bstat32->bs_ctime) || in xfs_ioctl32_bstat_copyin()