Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/
Dxfs_ioctl32.c93 xfs_bstime_t *bstime, in xfs_ioctl32_bstime_copyin() argument
99 get_user(bstime->tv_nsec, &bstime32->tv_nsec)) in xfs_ioctl32_bstime_copyin()
101 bstime->tv_sec = sec32; in xfs_ioctl32_bstime_copyin()