xfs_fsop_handlereq 460 fs/xfs/linux-2.6/xfs_ioctl32.c cmd = _NATIVE_IOC(cmd, struct xfs_fsop_handlereq); xfs_fsop_handlereq 357 fs/xfs/xfs_fs.h struct xfs_fsop_handlereq hreq; /* handle information */ xfs_fsop_handlereq 366 fs/xfs/xfs_fs.h struct xfs_fsop_handlereq hreq; /* handle interface structure */ xfs_fsop_handlereq 386 fs/xfs/xfs_fs.h struct xfs_fsop_handlereq hreq; /* handle interface structure */ xfs_fsop_handlereq 465 fs/xfs/xfs_fs.h #define XFS_IOC_PATH_TO_FSHANDLE _IOWR('X', 104, struct xfs_fsop_handlereq) xfs_fsop_handlereq 466 fs/xfs/xfs_fs.h #define XFS_IOC_PATH_TO_HANDLE _IOWR('X', 105, struct xfs_fsop_handlereq) xfs_fsop_handlereq 467 fs/xfs/xfs_fs.h #define XFS_IOC_FD_TO_HANDLE _IOWR('X', 106, struct xfs_fsop_handlereq) xfs_fsop_handlereq 468 fs/xfs/xfs_fs.h #define XFS_IOC_OPEN_BY_HANDLE _IOWR('X', 107, struct xfs_fsop_handlereq) xfs_fsop_handlereq 469 fs/xfs/xfs_fs.h #define XFS_IOC_READLINK_BY_HANDLE _IOWR('X', 108, struct xfs_fsop_handlereq)