Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_handle.h15 int xfs_open_by_handle(struct file *parfilp, struct xfs_fsop_handlereq *hreq);
H A Dxfs_ioctl32.c501 return xfs_open_by_handle(filp, &hreq); in xfs_file_compat_ioctl()
H A Dxfs_handle.c231 xfs_open_by_handle( in xfs_open_by_handle() function
H A Dxfs_ioctl.c1291 return xfs_open_by_handle(filp, &hreq); in xfs_file_ioctl()