Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_handle.c83 xfs_fsop_handlereq_t *hreq) in xfs_find_handle()
227 xfs_fsop_handlereq_t *hreq) in xfs_handlereq_to_dentry()
235 xfs_fsop_handlereq_t *hreq) in xfs_open_by_handle()
315 xfs_fsop_handlereq_t *hreq) in xfs_readlink_by_handle()
H A Dxfs_ioctl.c1245 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
1252 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
1254 if (copy_from_user(&hreq, arg, sizeof(xfs_fsop_handlereq_t))) in xfs_file_ioctl()
1260 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()
1262 if (copy_from_user(&hreq, arg, sizeof(xfs_fsop_handlereq_t))) in xfs_file_ioctl()
/linux/fs/xfs/libxfs/
H A Dxfs_fs.h568 } xfs_fsop_handlereq_t; typedef