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

#include <xfs_fs.h>

Data Fields

__u32 fsx_xflags
 
__u32 fsx_extsize
 
__u32 fsx_nextents
 
__u32 fsx_projid
 
unsigned char fsx_pad [12]
 

Detailed Description

Definition at line 42 of file xfs_fs.h.

Field Documentation

__u32 fsx_extsize

Definition at line 44 of file xfs_fs.h.

__u32 fsx_nextents

Definition at line 45 of file xfs_fs.h.

unsigned char fsx_pad[12]

Definition at line 47 of file xfs_fs.h.

__u32 fsx_projid

Definition at line 46 of file xfs_fs.h.

__u32 fsx_xflags

Definition at line 43 of file xfs_fs.h.


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