Searched defs:xfs_attr3_icleaf_hdr (Results 1 – 1 of 1) sorted by relevance
715 struct xfs_attr3_icleaf_hdr { struct716 uint32_t forw;717 uint32_t back;718 uint16_t magic;719 uint16_t count;720 uint16_t usedbytes;727 uint32_t firstused;728 __u8 holes;729 struct {732 } freemap[XFS_ATTR_LEAF_MAPSIZE];