Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_ioctl32.c313 compat_xfs_fsop_handlereq_t __user *arg32) in xfs_compat_handlereq_copyin()
315 compat_xfs_fsop_handlereq_t hreq32; in xfs_compat_handlereq_copyin()
317 if (copy_from_user(&hreq32, arg32, sizeof(compat_xfs_fsop_handlereq_t))) in xfs_compat_handlereq_copyin()
334 compat_xfs_fsop_handlereq_t *hreq) in xfs_compat_handlereq_to_dentry()
Dxfs_ioctl32.h86 } compat_xfs_fsop_handlereq_t; typedef