Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_fs.h783 #define XFS_IOC_FD_TO_HANDLE _IOWR('X', 106, struct xfs_fsop_handlereq) macro
/Linux-v5.4/fs/xfs/
Dxfs_ioctl.c64 if (cmd == XFS_IOC_FD_TO_HANDLE) { in xfs_find_handle()
117 if (cmd == XFS_IOC_FD_TO_HANDLE) in xfs_find_handle()
2213 case XFS_IOC_FD_TO_HANDLE: in xfs_file_ioctl()