Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dxattr.h30 struct ext4_xattr_header { struct
31 __le32 h_magic; /* magic number for identification */
32 __le32 h_refcount; /* reference count */
33 __le32 h_blocks; /* number of disk blocks used */
34 __le32 h_hash; /* hash value of all attributes */
35 __le32 h_checksum; /* crc32c(uuid+id+xattrblock) */
37 __u32 h_reserved[3]; /* zero right now */