Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_ioctl32.c107 xfs_bstime_t *bstime, in xfs_ioctl32_bstime_copyin() argument
113 get_user(bstime->tv_nsec, &bstime32->tv_nsec)) in xfs_ioctl32_bstime_copyin()
115 bstime->tv_sec = sec32; in xfs_ioctl32_bstime_copyin()