Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Typedefs
xfs_ioctl32.h File Reference
#include <linux/compat.h>

Go to the source code of this file.

Data Structures

struct  compat_xfs_bstime
 
struct  compat_xfs_bstat
 
struct  compat_xfs_fsop_bulkreq
 
struct  compat_xfs_fsop_handlereq
 
struct  compat_xfs_swapext
 
struct  compat_xfs_fsop_attrlist_handlereq
 
struct  compat_xfs_attr_multiop
 
struct  compat_xfs_fsop_attrmulti_handlereq
 
struct  compat_xfs_fsop_setdm_handlereq
 

Macros

#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)
 

Typedefs

typedef struct compat_xfs_bstime compat_xfs_bstime_t
 
typedef struct compat_xfs_bstat compat_xfs_bstat_t
 
typedef struct
compat_xfs_fsop_bulkreq 
compat_xfs_fsop_bulkreq_t
 
typedef struct
compat_xfs_fsop_handlereq 
compat_xfs_fsop_handlereq_t
 
typedef struct compat_xfs_swapext compat_xfs_swapext_t
 
typedef struct
compat_xfs_fsop_attrlist_handlereq 
compat_xfs_fsop_attrlist_handlereq_t
 
typedef struct
compat_xfs_attr_multiop 
compat_xfs_attr_multiop_t
 
typedef struct
compat_xfs_fsop_attrmulti_handlereq 
compat_xfs_fsop_attrmulti_handlereq_t
 
typedef struct
compat_xfs_fsop_setdm_handlereq 
compat_xfs_fsop_setdm_handlereq_t
 

Macro Definition Documentation

#define __compat_packed

Definition at line 43 of file xfs_ioctl32.h.

#define bs_projid   bs_projid_lo /* (previously just bs_projid) */

Definition at line 69 of file xfs_ioctl32.h.

#define XFS_IOC_ATTRLIST_BY_HANDLE_32   _IOW('X', 122, struct compat_xfs_fsop_attrlist_handlereq)

Definition at line 134 of file xfs_ioctl32.h.

#define XFS_IOC_ATTRMULTI_BY_HANDLE_32   _IOW('X', 123, struct compat_xfs_fsop_attrmulti_handlereq)

Definition at line 154 of file xfs_ioctl32.h.

#define XFS_IOC_FD_TO_HANDLE_32   _IOWR('X', 106, struct compat_xfs_fsop_handlereq)

Definition at line 105 of file xfs_ioctl32.h.

#define XFS_IOC_FSBULKSTAT_32   _IOWR('X', 101, struct compat_xfs_fsop_bulkreq)

Definition at line 84 of file xfs_ioctl32.h.

#define XFS_IOC_FSBULKSTAT_SINGLE_32   _IOWR('X', 102, struct compat_xfs_fsop_bulkreq)

Definition at line 86 of file xfs_ioctl32.h.

#define XFS_IOC_FSINUMBERS_32   _IOWR('X', 103, struct compat_xfs_fsop_bulkreq)

Definition at line 88 of file xfs_ioctl32.h.

#define XFS_IOC_FSSETDM_BY_HANDLE_32   _IOW('X', 121, struct compat_xfs_fsop_setdm_handlereq)

Definition at line 163 of file xfs_ioctl32.h.

#define XFS_IOC_GETVERSION_32   FS_IOC32_GETVERSION

Definition at line 34 of file xfs_ioctl32.h.

#define XFS_IOC_GETXFLAGS_32   FS_IOC32_GETFLAGS

Definition at line 32 of file xfs_ioctl32.h.

#define XFS_IOC_OPEN_BY_HANDLE_32   _IOWR('X', 107, struct compat_xfs_fsop_handlereq)

Definition at line 107 of file xfs_ioctl32.h.

#define XFS_IOC_PATH_TO_FSHANDLE_32   _IOWR('X', 104, struct compat_xfs_fsop_handlereq)

Definition at line 101 of file xfs_ioctl32.h.

#define XFS_IOC_PATH_TO_HANDLE_32   _IOWR('X', 105, struct compat_xfs_fsop_handlereq)

Definition at line 103 of file xfs_ioctl32.h.

#define XFS_IOC_READLINK_BY_HANDLE_32   _IOWR('X', 108, struct compat_xfs_fsop_handlereq)

Definition at line 109 of file xfs_ioctl32.h.

#define XFS_IOC_SETXFLAGS_32   FS_IOC32_SETFLAGS

Definition at line 33 of file xfs_ioctl32.h.

#define XFS_IOC_SWAPEXT_32   _IOWR('X', 109, struct compat_xfs_swapext)

Definition at line 123 of file xfs_ioctl32.h.

Typedef Documentation