Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_handle.h14 int xfs_find_handle(unsigned int cmd, struct xfs_fsop_handlereq *hreq);
H A Dxfs_ioctl32.c494 return xfs_find_handle(cmd, &hreq); in xfs_file_compat_ioctl()
H A Dxfs_handle.c70 * xfs_find_handle maps from userspace xfs_fsop_handlereq structure to
81 xfs_find_handle( in xfs_find_handle() function
H A Dxfs_ioctl.c1283 return xfs_find_handle(cmd, &hreq); in xfs_file_ioctl()