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

#include <xattr.h>

Data Fields

__le32 h_magic
 
__le32 h_refcount
 
__le32 h_blocks
 
__le32 h_hash
 
__le32 h_checksum
 
__u32 h_reserved [3]
 

Detailed Description

Definition at line 25 of file xattr.h.

Field Documentation

__le32 h_blocks

Definition at line 28 of file xattr.h.

__le32 h_checksum

Definition at line 30 of file xattr.h.

__le32 h_hash

Definition at line 29 of file xattr.h.

__le32 h_magic

Definition at line 26 of file xattr.h.

__le32 h_refcount

Definition at line 27 of file xattr.h.

__u32 h_reserved[3]

Definition at line 32 of file xattr.h.


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