Home
last modified time | relevance | path

Searched refs:entries1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c1678 struct xfs_attr_leaf_entry *entries1; in xfs_attr3_leaf_order() local
1681 entries1 = xfs_attr3_leaf_entryp(leaf1_bp->b_addr); in xfs_attr3_leaf_order()
1685 be32_to_cpu(entries1[0].hashval)) || in xfs_attr3_leaf_order()
1687 be32_to_cpu(entries1[leaf1hdr->count - 1].hashval)))) { in xfs_attr3_leaf_order()
1730 struct xfs_attr_leaf_entry *entries1; in xfs_attr3_leaf_rebalance() local
1848 entries1 = xfs_attr3_leaf_entryp(leaf1); in xfs_attr3_leaf_rebalance()
1850 blk1->hashval = be32_to_cpu(entries1[ichdr1.count - 1].hashval); in xfs_attr3_leaf_rebalance()