Searched refs:xfs_open_by_handle (Results 1 – 4 of 4) sorted by relevance
15 int xfs_open_by_handle(struct file *parfilp, struct xfs_fsop_handlereq *hreq);
501 return xfs_open_by_handle(filp, &hreq); in xfs_file_compat_ioctl()
231 xfs_open_by_handle( in xfs_open_by_handle() function 253 /* Restrict xfs_open_by_handle to directories & regular files. */ in xfs_open_by_handle()
1290 return xfs_open_by_handle(filp, &hreq); in xfs_file_ioctl()