Go to the source code of this file.
|
#define | XFS_IOC_GETXFLAGS_32 FS_IOC32_GETFLAGS |
|
#define | XFS_IOC_SETXFLAGS_32 FS_IOC32_SETFLAGS |
|
#define | XFS_IOC_GETVERSION_32 FS_IOC32_GETVERSION |
|
#define | __compat_packed |
|
#define | bs_projid bs_projid_lo /* (previously just bs_projid) */ |
|
#define | XFS_IOC_FSBULKSTAT_32 _IOWR('X', 101, struct compat_xfs_fsop_bulkreq) |
|
#define | XFS_IOC_FSBULKSTAT_SINGLE_32 _IOWR('X', 102, struct compat_xfs_fsop_bulkreq) |
|
#define | XFS_IOC_FSINUMBERS_32 _IOWR('X', 103, struct compat_xfs_fsop_bulkreq) |
|
#define | XFS_IOC_PATH_TO_FSHANDLE_32 _IOWR('X', 104, struct compat_xfs_fsop_handlereq) |
|
#define | XFS_IOC_PATH_TO_HANDLE_32 _IOWR('X', 105, struct compat_xfs_fsop_handlereq) |
|
#define | XFS_IOC_FD_TO_HANDLE_32 _IOWR('X', 106, struct compat_xfs_fsop_handlereq) |
|
#define | XFS_IOC_OPEN_BY_HANDLE_32 _IOWR('X', 107, struct compat_xfs_fsop_handlereq) |
|
#define | XFS_IOC_READLINK_BY_HANDLE_32 _IOWR('X', 108, struct compat_xfs_fsop_handlereq) |
|
#define | XFS_IOC_SWAPEXT_32 _IOWR('X', 109, struct compat_xfs_swapext) |
|
#define | XFS_IOC_ATTRLIST_BY_HANDLE_32 _IOW('X', 122, struct compat_xfs_fsop_attrlist_handlereq) |
|
#define | XFS_IOC_ATTRMULTI_BY_HANDLE_32 _IOW('X', 123, struct compat_xfs_fsop_attrmulti_handlereq) |
|
#define | XFS_IOC_FSSETDM_BY_HANDLE_32 _IOW('X', 121, struct compat_xfs_fsop_setdm_handlereq) |
|
#define bs_projid bs_projid_lo /* (previously just bs_projid) */ |