Searched refs:xfs_fsop_handlereq_t (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/fs/xfs/
H A Dxfs_ioctl.h37 xfs_fsop_handlereq_t *hreq);
42 xfs_fsop_handlereq_t *hreq);
47 xfs_fsop_handlereq_t *hreq);
H A Dxfs_ioctl.c67 xfs_fsop_handlereq_t *hreq) xfs_find_handle()
188 xfs_fsop_handlereq_t *hreq) xfs_handlereq_to_dentry()
196 xfs_fsop_handlereq_t *hreq) xfs_open_by_handle()
276 xfs_fsop_handlereq_t *hreq) xfs_readlink_by_handle()
1623 xfs_fsop_handlereq_t hreq; xfs_file_ioctl()
1630 xfs_fsop_handlereq_t hreq; xfs_file_ioctl()
1632 if (copy_from_user(&hreq, arg, sizeof(xfs_fsop_handlereq_t))) xfs_file_ioctl()
1640 xfs_fsop_handlereq_t hreq; xfs_file_ioctl()
1642 if (copy_from_user(&hreq, arg, sizeof(xfs_fsop_handlereq_t))) xfs_file_ioctl()
H A Dxfs_ioctl32.c314 xfs_fsop_handlereq_t *hreq, xfs_compat_handlereq_copyin()
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_fs.h401 } xfs_fsop_handlereq_t; typedef in typeref:struct:xfs_fsop_handlereq

Completed in 108 milliseconds