Searched refs:xfs_fsop_handlereq_t (Results 1 – 3 of 3) sorted by relevance
83 xfs_fsop_handlereq_t *hreq) in xfs_find_handle()225 xfs_fsop_handlereq_t *hreq) in xfs_handlereq_to_dentry()233 xfs_fsop_handlereq_t *hreq) in xfs_open_by_handle()313 xfs_fsop_handlereq_t *hreq) in xfs_readlink_by_handle()
1280 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()1287 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()1289 if (copy_from_user(&hreq, arg, sizeof(xfs_fsop_handlereq_t))) in xfs_file_ioctl()1295 xfs_fsop_handlereq_t hreq; in xfs_file_ioctl()1297 if (copy_from_user(&hreq, arg, sizeof(xfs_fsop_handlereq_t))) in xfs_file_ioctl()
581 } xfs_fsop_handlereq_t; typedef