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

#include <ocfs2_fs.h>

Data Fields

__le16 xh_count
 
__le16 xh_free_start
 
__le16 xh_name_value_len
 
__le16 xh_num_buckets
 
struct ocfs2_block_check xh_check
 
struct ocfs2_xattr_entry xh_entries [0]
 

Detailed Description

Definition at line 1032 of file ocfs2_fs.h.

Field Documentation

Definition at line 1044 of file ocfs2_fs.h.

__le16 xh_count

Definition at line 1033 of file ocfs2_fs.h.

struct ocfs2_xattr_entry xh_entries[0]

Definition at line 1050 of file ocfs2_fs.h.

__le16 xh_free_start

Definition at line 1036 of file ocfs2_fs.h.

__le16 xh_name_value_len

Definition at line 1038 of file ocfs2_fs.h.

__le16 xh_num_buckets

Definition at line 1040 of file ocfs2_fs.h.


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