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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_ioctl32.c319 compat_xfs_fsop_handlereq_t __user *arg32)
321 compat_xfs_fsop_handlereq_t hreq32;
323 if (copy_from_user(&hreq32, arg32, sizeof(compat_xfs_fsop_handlereq_t)))
340 compat_xfs_fsop_handlereq_t *hreq)
H A Dxfs_ioctl32.h97 } compat_xfs_fsop_handlereq_t; typedef in typeref:struct:compat_xfs_fsop_handlereq

Completed in 103 milliseconds