Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_ioctl.h22 xfs_fsop_handlereq_t *hreq);
27 xfs_fsop_handlereq_t *hreq);
32 xfs_fsop_handlereq_t *hreq);
Dxfs_ioctl.c54 xfs_fsop_handlereq_t *hreq) in xfs_find_handle()
174 xfs_fsop_handlereq_t *hreq) in xfs_handlereq_to_dentry()
182 xfs_fsop_handlereq_t *hreq) in xfs_open_by_handle()
262 xfs_fsop_handlereq_t *hreq) in xfs_readlink_by_handle()
2216 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
2223 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
2225 if (copy_from_user(&hreq, arg, sizeof(xfs_fsop_handlereq_t))) in xfs_file_ioctl()
2233 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
2235 if (copy_from_user(&hreq, arg, sizeof(xfs_fsop_handlereq_t))) in xfs_file_ioctl()
Dxfs_ioctl32.c324 xfs_fsop_handlereq_t *hreq, in xfs_compat_handlereq_copyin()
/fs/xfs/libxfs/
Dxfs_fs.h557 } xfs_fsop_handlereq_t; typedef