Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_ioctl32.c93 xfs_ioctl32_bstime_copyin( in xfs_ioctl32_bstime_copyin() function
123 xfs_ioctl32_bstime_copyin(&bstat->bs_atime, &bstat32->bs_atime) || in xfs_ioctl32_bstat_copyin()
124 xfs_ioctl32_bstime_copyin(&bstat->bs_mtime, &bstat32->bs_mtime) || in xfs_ioctl32_bstat_copyin()
125 xfs_ioctl32_bstime_copyin(&bstat->bs_ctime, &bstat32->bs_ctime) || in xfs_ioctl32_bstat_copyin()