Searched refs:xfs_fsop_handlereq_t (Results 1 – 3 of 3) sorted by relevance
83 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()
1245 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()
568 } xfs_fsop_handlereq_t; typedef