Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c1624 struct xfs_attr_leaf_entry *entries1; in xfs_attr3_leaf_order() local
1627 entries1 = xfs_attr3_leaf_entryp(leaf1_bp->b_addr); in xfs_attr3_leaf_order()
1631 be32_to_cpu(entries1[0].hashval)) || in xfs_attr3_leaf_order()
1633 be32_to_cpu(entries1[leaf1hdr->count - 1].hashval)))) { in xfs_attr3_leaf_order()
1676 struct xfs_attr_leaf_entry *entries1; in xfs_attr3_leaf_rebalance() local
1794 entries1 = xfs_attr3_leaf_entryp(leaf1); in xfs_attr3_leaf_rebalance()
1796 blk1->hashval = be32_to_cpu(entries1[ichdr1.count - 1].hashval); in xfs_attr3_leaf_rebalance()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c1670 struct xfs_attr_leaf_entry *entries1; in xfs_attr3_leaf_order() local
1673 entries1 = xfs_attr3_leaf_entryp(leaf1_bp->b_addr); in xfs_attr3_leaf_order()
1677 be32_to_cpu(entries1[0].hashval)) || in xfs_attr3_leaf_order()
1679 be32_to_cpu(entries1[leaf1hdr->count - 1].hashval)))) { in xfs_attr3_leaf_order()
1722 struct xfs_attr_leaf_entry *entries1; in xfs_attr3_leaf_rebalance() local
1840 entries1 = xfs_attr3_leaf_entryp(leaf1); in xfs_attr3_leaf_rebalance()
1842 blk1->hashval = be32_to_cpu(entries1[ichdr1.count - 1].hashval); in xfs_attr3_leaf_rebalance()

Completed in 8 milliseconds