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

#include <xfs_dfrag.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]
 
xfs_bstat_t sx_stat
 

Detailed Description

Definition at line 25 of file xfs_dfrag.h.

Field Documentation

__int64_t sx_fdtarget

Definition at line 28 of file xfs_dfrag.h.

__int64_t sx_fdtmp

Definition at line 29 of file xfs_dfrag.h.

xfs_off_t sx_length

Definition at line 31 of file xfs_dfrag.h.

xfs_off_t sx_offset

Definition at line 30 of file xfs_dfrag.h.

char sx_pad[16]

Definition at line 32 of file xfs_dfrag.h.

xfs_bstat_t sx_stat

Definition at line 33 of file xfs_dfrag.h.

__int64_t sx_version

Definition at line 27 of file xfs_dfrag.h.


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