Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_ioctl32.c315 compat_xfs_fsop_handlereq_t __user *arg32) in xfs_compat_handlereq_copyin()
317 compat_xfs_fsop_handlereq_t hreq32; in xfs_compat_handlereq_copyin()
319 if (copy_from_user(&hreq32, arg32, sizeof(compat_xfs_fsop_handlereq_t))) in xfs_compat_handlereq_copyin()
336 compat_xfs_fsop_handlereq_t *hreq) in xfs_compat_handlereq_to_dentry()
Dxfs_ioctl32.h100 } compat_xfs_fsop_handlereq_t; typedef