Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_ioctl32.c493 struct compat_xfs_swapext __user *sxu = arg; in xfs_file_compat_ioctl() local
496 if (copy_from_user(&sxp, sxu, in xfs_file_compat_ioctl()
498 xfs_ioctl32_bstat_copyin(&sxp.sx_stat, &sxu->sx_stat)) in xfs_file_compat_ioctl()