Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
compat_xfs_swapext Struct Reference

#include <xfs_ioctl32.h>

Data Fields

__int64_t sx_version
 
__int64_t sx_fdtarget
 
__int64_t sx_fdtmp
 
xfs_off_t sx_offset
 
xfs_off_t sx_length
 
char sx_pad [16]
 
compat_xfs_bstat_t sx_stat
 

Detailed Description

Definition at line 113 of file xfs_ioctl32.h.

Field Documentation

__int64_t sx_fdtarget

Definition at line 115 of file xfs_ioctl32.h.

__int64_t sx_fdtmp

Definition at line 116 of file xfs_ioctl32.h.

xfs_off_t sx_length

Definition at line 118 of file xfs_ioctl32.h.

xfs_off_t sx_offset

Definition at line 117 of file xfs_ioctl32.h.

char sx_pad[16]

Definition at line 119 of file xfs_ioctl32.h.

Definition at line 120 of file xfs_ioctl32.h.

__int64_t sx_version

Definition at line 114 of file xfs_ioctl32.h.


The documentation for this struct was generated from the following file: