Searched refs:leafhdr (Results 1 – 2 of 2) sorted by relevance
106 struct xfs_dir3_icleaf_hdr *leafhdr, struct xfs_buf *bp);107 extern void xfs_dir3_leaf_compact_x1(struct xfs_dir3_icleaf_hdr *leafhdr,125 xfs_dir3_leaf_find_entry(struct xfs_dir3_icleaf_hdr *leafhdr,
392 struct xfs_attr3_icleaf_hdr leafhdr; in xrep_xattr_recover_leaf() local412 xfs_attr3_leaf_hdr_from_disk(mp->m_attr_geo, &leafhdr, leaf); in xrep_xattr_recover_leaf()418 for (i = 0, ent = entries; i < leafhdr.count; ent++, i++) { in xrep_xattr_recover_leaf()430 if (nameidx < leafhdr.firstused || in xrep_xattr_recover_leaf()