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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/
H A Dxfs_fs.h337 typedef struct xfs_fsop_handlereq { struct
355 struct xfs_fsop_handlereq hreq; /* handle information */
364 struct xfs_fsop_handlereq hreq; /* handle interface structure */
384 struct xfs_fsop_handlereq hreq; /* handle interface structure */
459 #define XFS_IOC_PATH_TO_FSHANDLE _IOWR('X', 104, struct xfs_fsop_handlereq)
460 #define XFS_IOC_PATH_TO_HANDLE _IOWR('X', 105, struct xfs_fsop_handlereq)
461 #define XFS_IOC_FD_TO_HANDLE _IOWR('X', 106, struct xfs_fsop_handlereq)
462 #define XFS_IOC_OPEN_BY_HANDLE _IOWR('X', 107, struct xfs_fsop_handlereq)
463 #define XFS_IOC_READLINK_BY_HANDLE _IOWR('X', 108, struct xfs_fsop_handlereq)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/
H A Dxfs_fs.h337 typedef struct xfs_fsop_handlereq { struct
355 struct xfs_fsop_handlereq hreq; /* handle information */
364 struct xfs_fsop_handlereq hreq; /* handle interface structure */
384 struct xfs_fsop_handlereq hreq; /* handle interface structure */
459 #define XFS_IOC_PATH_TO_FSHANDLE _IOWR('X', 104, struct xfs_fsop_handlereq)
460 #define XFS_IOC_PATH_TO_HANDLE _IOWR('X', 105, struct xfs_fsop_handlereq)
461 #define XFS_IOC_FD_TO_HANDLE _IOWR('X', 106, struct xfs_fsop_handlereq)
462 #define XFS_IOC_OPEN_BY_HANDLE _IOWR('X', 107, struct xfs_fsop_handlereq)
463 #define XFS_IOC_READLINK_BY_HANDLE _IOWR('X', 108, struct xfs_fsop_handlereq)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_ioctl32.c638 struct xfs_fsop_handlereq hreq;
642 cmd = _NATIVE_IOC(cmd, struct xfs_fsop_handlereq);
646 struct xfs_fsop_handlereq hreq;
653 struct xfs_fsop_handlereq hreq;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_ioctl32.c638 struct xfs_fsop_handlereq hreq;
642 cmd = _NATIVE_IOC(cmd, struct xfs_fsop_handlereq);
646 struct xfs_fsop_handlereq hreq;
653 struct xfs_fsop_handlereq hreq;

Completed in 114 milliseconds