Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Docfs2_fs.h1005 struct ocfs2_xattr_header { struct
1006 __le16 xh_count; /* contains the count of how
1009 __le16 xh_free_start; /* current offset for storing
1011 __le16 xh_name_value_len; /* total length of name/value
1013 __le16 xh_num_buckets; /* Number of xattr buckets
1017 struct ocfs2_block_check xh_check; /* Error checking
1023 struct ocfs2_xattr_entry xh_entries[]; /* xattr entry list. */