Home
last modified time | relevance | path

Searched defs:ocfs2_xattr_header (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/fs/ocfs2/
Docfs2_fs.h1035 struct ocfs2_xattr_header { struct
1036 __le16 xh_count; /* contains the count of how
1039 __le16 xh_free_start; /* current offset for storing
1041 __le16 xh_name_value_len; /* total length of name/value
1043 __le16 xh_num_buckets; /* Number of xattr buckets
1047 struct ocfs2_block_check xh_check; /* Error checking
1053 struct ocfs2_xattr_entry xh_entries[0]; /* xattr entry list. */