Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_fs.h550 typedef struct xfs_fsop_handlereq { struct
568 struct xfs_fsop_handlereq hreq; /* handle information */
607 struct xfs_fsop_handlereq hreq; /* handle interface structure */
627 struct xfs_fsop_handlereq hreq; /* handle interface structure */
812 #define XFS_IOC_PATH_TO_FSHANDLE _IOWR('X', 104, struct xfs_fsop_handlereq)
813 #define XFS_IOC_PATH_TO_HANDLE _IOWR('X', 105, struct xfs_fsop_handlereq)
814 #define XFS_IOC_FD_TO_HANDLE _IOWR('X', 106, struct xfs_fsop_handlereq)
815 #define XFS_IOC_OPEN_BY_HANDLE _IOWR('X', 107, struct xfs_fsop_handlereq)
816 #define XFS_IOC_READLINK_BY_HANDLE _IOWR('X', 108, struct xfs_fsop_handlereq)
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_fs.h553 typedef struct xfs_fsop_handlereq { struct
604 struct xfs_fsop_handlereq hreq; /* handle interface structure */
624 struct xfs_fsop_handlereq hreq; /* handle interface structure */
813 #define XFS_IOC_PATH_TO_FSHANDLE _IOWR('X', 104, struct xfs_fsop_handlereq)
814 #define XFS_IOC_PATH_TO_HANDLE _IOWR('X', 105, struct xfs_fsop_handlereq)
815 #define XFS_IOC_FD_TO_HANDLE _IOWR('X', 106, struct xfs_fsop_handlereq)
816 #define XFS_IOC_OPEN_BY_HANDLE _IOWR('X', 107, struct xfs_fsop_handlereq)
817 #define XFS_IOC_READLINK_BY_HANDLE _IOWR('X', 108, struct xfs_fsop_handlereq)
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_ioctl32.c514 struct xfs_fsop_handlereq hreq; in xfs_file_compat_ioctl()
518 cmd = _NATIVE_IOC(cmd, struct xfs_fsop_handlereq); in xfs_file_compat_ioctl()
522 struct xfs_fsop_handlereq hreq; in xfs_file_compat_ioctl()
529 struct xfs_fsop_handlereq hreq; in xfs_file_compat_ioctl()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_ioctl32.c488 struct xfs_fsop_handlereq hreq; in xfs_file_compat_ioctl()
492 cmd = _NATIVE_IOC(cmd, struct xfs_fsop_handlereq); in xfs_file_compat_ioctl()
496 struct xfs_fsop_handlereq hreq; in xfs_file_compat_ioctl()
503 struct xfs_fsop_handlereq hreq; in xfs_file_compat_ioctl()

Completed in 7 milliseconds