Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_attr_leaf.h21 struct xfs_attr3_icleaf_hdr { struct
22 uint32_t forw;
23 uint32_t back;
24 uint16_t magic;
25 uint16_t count;
26 uint16_t usedbytes;
33 uint32_t firstused;
34 __u8 holes;
35 struct {
38 } freemap[XFS_ATTR_LEAF_MAPSIZE];

Completed in 4 milliseconds