Home
last modified time | relevance | path

Searched refs:XFS_IOC_FD_TO_HANDLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_fs.h814 #define XFS_IOC_FD_TO_HANDLE _IOWR('X', 106, struct xfs_fsop_handlereq) macro
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_fs.h815 #define XFS_IOC_FD_TO_HANDLE _IOWR('X', 106, struct xfs_fsop_handlereq) macro
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_ioctl.c50 * XFS_IOC_FD_TO_HANDLE
68 if (cmd == XFS_IOC_FD_TO_HANDLE) { in xfs_find_handle()
121 if (cmd == XFS_IOC_FD_TO_HANDLE) in xfs_find_handle()
2165 case XFS_IOC_FD_TO_HANDLE: in xfs_file_ioctl()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_ioctl.c52 * XFS_IOC_FD_TO_HANDLE
70 if (cmd == XFS_IOC_FD_TO_HANDLE) { in xfs_find_handle()
123 if (cmd == XFS_IOC_FD_TO_HANDLE) in xfs_find_handle()
1967 case XFS_IOC_FD_TO_HANDLE: in xfs_file_ioctl()

Completed in 11 milliseconds