Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext2/
H A Dxattr.h27 struct ext2_xattr_header { struct
28 __le32 h_magic; /* magic number for identification */
29 __le32 h_refcount; /* reference count */
30 __le32 h_blocks; /* number of disk blocks used */
31 __le32 h_hash; /* hash value of all attributes */
32 __u32 h_reserved[4]; /* zero right now */