Searched defs:ext2_ext_attr_header (Results 1 – 1 of 1) sorted by relevance
18 struct ext2_ext_attr_header { struct19 __u32 h_magic; /* magic number for identification */20 __u32 h_refcount; /* reference count */21 __u32 h_blocks; /* number of disk blocks used */22 __u32 h_hash; /* hash value of all attributes */23 __u32 h_checksum; /* crc32c(uuid+id+xattrs) */25 __u32 h_reserved[3]; /* zero right now */