Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_handle.c93 if (cmd == XFS_IOC_FD_TO_HANDLE) { in xfs_find_handle()
137 if (cmd == XFS_IOC_FD_TO_HANDLE) in xfs_find_handle()
Dxfs_ioctl.c1242 case XFS_IOC_FD_TO_HANDLE: in xfs_file_ioctl()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_fs.h999 #define XFS_IOC_FD_TO_HANDLE _IOWR('X', 106, struct xfs_fsop_handlereq) macro