Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_ioctl32.c331 compat_xfs_fsop_handlereq_t __user *arg32) in xfs_compat_handlereq_copyin()
333 compat_xfs_fsop_handlereq_t hreq32; in xfs_compat_handlereq_copyin()
335 if (copy_from_user(&hreq32, arg32, sizeof(compat_xfs_fsop_handlereq_t))) in xfs_compat_handlereq_copyin()
352 compat_xfs_fsop_handlereq_t *hreq) in xfs_compat_handlereq_to_dentry()
Dxfs_ioctl32.h88 } compat_xfs_fsop_handlereq_t; typedef