Home
last modified time | relevance | path

Searched refs:XFS_IOC_FD_TO_HANDLE (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_fs.h1052 #define XFS_IOC_FD_TO_HANDLE _IOWR('X', 106, struct xfs_fsop_handlereq) macro
/linux/fs/xfs/
H A Dxfs_handle.c92 if (cmd == XFS_IOC_FD_TO_HANDLE) { in xfs_find_handle()
H A Dxfs_ioctl.c1277 case XFS_IOC_FD_TO_HANDLE: in xfs_file_ioctl()