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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_fs.h336 typedef struct xfs_fsop_handlereq { struct
354 struct xfs_fsop_handlereq hreq; /* handle information */
363 struct xfs_fsop_handlereq hreq; /* handle interface structure */
380 struct xfs_fsop_handlereq hreq; /* handle interface structure */
472 #define XFS_IOC_PATH_TO_FSHANDLE _IOWR('X', 104, struct xfs_fsop_handlereq)
473 #define XFS_IOC_PATH_TO_HANDLE _IOWR('X', 105, struct xfs_fsop_handlereq)
474 #define XFS_IOC_FD_TO_HANDLE _IOWR('X', 106, struct xfs_fsop_handlereq)
475 #define XFS_IOC_OPEN_BY_HANDLE _IOWR('X', 107, struct xfs_fsop_handlereq)
476 #define XFS_IOC_READLINK_BY_HANDLE _IOWR('X', 108, struct xfs_fsop_handlereq)

Completed in 41 milliseconds