Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_ioctl32.c321 compat_xfs_fsop_handlereq_t __user *arg32) in xfs_compat_handlereq_copyin()
323 compat_xfs_fsop_handlereq_t hreq32; in xfs_compat_handlereq_copyin()
325 if (copy_from_user(&hreq32, arg32, sizeof(compat_xfs_fsop_handlereq_t))) in xfs_compat_handlereq_copyin()
342 compat_xfs_fsop_handlereq_t *hreq) in xfs_compat_handlereq_to_dentry()
Dxfs_ioctl32.h99 } compat_xfs_fsop_handlereq_t; typedef