xfs_fsop_handlereq_t   78 fs/xfs/linux-2.6/xfs_ioctl.c 	xfs_fsop_handlereq_t	hreq;
xfs_fsop_handlereq_t  185 fs/xfs/linux-2.6/xfs_ioctl.c 	xfs_fsop_handlereq_t	*hreq,
xfs_fsop_handlereq_t  265 fs/xfs/linux-2.6/xfs_ioctl.c 	xfs_fsop_handlereq_t	hreq;
xfs_fsop_handlereq_t  269 fs/xfs/linux-2.6/xfs_ioctl.c 	if (copy_from_user(&hreq, arg, sizeof(xfs_fsop_handlereq_t)))
xfs_fsop_handlereq_t  373 fs/xfs/linux-2.6/xfs_ioctl.c 	xfs_fsop_handlereq_t	hreq;
xfs_fsop_handlereq_t  380 fs/xfs/linux-2.6/xfs_ioctl.c 	if (copy_from_user(&hreq, arg, sizeof(xfs_fsop_handlereq_t)))
xfs_fsop_handlereq_t  350 fs/xfs/linux-2.6/xfs_ioctl32.c 	xfs_fsop_handlereq_t __user *p = compat_alloc_user_space(sizeof(*p));