Home
last modified time | relevance | path

Searched refs:compat_xfs_fsop_handlereq_t (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_ioctl32.c325 compat_xfs_fsop_handlereq_t __user *arg32) in xfs_compat_handlereq_copyin()
327 compat_xfs_fsop_handlereq_t hreq32; in xfs_compat_handlereq_copyin()
329 if (copy_from_user(&hreq32, arg32, sizeof(compat_xfs_fsop_handlereq_t))) in xfs_compat_handlereq_copyin()
346 compat_xfs_fsop_handlereq_t *hreq) in xfs_compat_handlereq_to_dentry()
H A Dxfs_ioctl32.h88 } compat_xfs_fsop_handlereq_t; typedef
/kernel/linux/linux-6.6/fs/xfs/
H A 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()
H A Dxfs_ioctl32.h86 } compat_xfs_fsop_handlereq_t; typedef

Completed in 4 milliseconds