Searched defs:xfs_attr_sf_hdr (Results 1 – 1 of 1) sorted by relevance
584 struct xfs_attr_sf_hdr { /* constant-structure header block */ struct585 __be16 totsize; /* total bytes in shortform list */586 __u8 count; /* count of active entries */587 __u8 padding;
Completed in 5 milliseconds