Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_ioctl32.c94 xfs_bstime_t *bstime, in xfs_ioctl32_bstime_copyin() argument
100 get_user(bstime->tv_nsec, &bstime32->tv_nsec)) in xfs_ioctl32_bstime_copyin()
102 bstime->tv_sec = sec32; in xfs_ioctl32_bstime_copyin()