Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Docfs2_fs.h1045 struct ocfs2_xattr_header { struct
1046 __le16 xh_count; /* contains the count of how
1049 __le16 xh_free_start; /* current offset for storing
1051 __le16 xh_name_value_len; /* total length of name/value
1053 __le16 xh_num_buckets; /* Number of xattr buckets
1057 struct ocfs2_block_check xh_check; /* Error checking
1063 struct ocfs2_xattr_entry xh_entries[0]; /* xattr entry list. */