bstime32          108 fs/xfs/xfs_ioctl32.c 	compat_xfs_bstime_t	__user *bstime32)
bstime32          112 fs/xfs/xfs_ioctl32.c 	if (get_user(sec32,		&bstime32->tv_sec)	||
bstime32          113 fs/xfs/xfs_ioctl32.c 	    get_user(bstime->tv_nsec,	&bstime32->tv_nsec))