Linux Kernel
3.7.1
|
#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 |
Definition at line 25 of file xfs_dfrag.h.
__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.