Searched refs:xfs_find_handle (Results 1 – 4 of 4) sorted by relevance
14 int xfs_find_handle(unsigned int cmd, struct xfs_fsop_handlereq *hreq);
494 return xfs_find_handle(cmd, &hreq); in xfs_file_compat_ioctl()
70 * xfs_find_handle maps from userspace xfs_fsop_handlereq structure to81 xfs_find_handle( in xfs_find_handle() function
1283 return xfs_find_handle(cmd, &hreq); in xfs_file_ioctl()