Linux Kernel
3.7.1
|
#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 |
Definition at line 113 of file xfs_ioctl32.h.
__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.
compat_xfs_bstat_t sx_stat |
Definition at line 120 of file xfs_ioctl32.h.
__int64_t sx_version |
Definition at line 114 of file xfs_ioctl32.h.