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

/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c1406 struct xfs_attr_leaf_entry *entries1; xfs_attr3_leaf_order() local
1409 entries1 = xfs_attr3_leaf_entryp(leaf1_bp->b_addr); xfs_attr3_leaf_order()
1413 be32_to_cpu(entries1[0].hashval)) || xfs_attr3_leaf_order()
1415 be32_to_cpu(entries1[leaf1hdr->count - 1].hashval)))) { xfs_attr3_leaf_order()
1458 struct xfs_attr_leaf_entry *entries1; xfs_attr3_leaf_rebalance() local
1583 entries1 = xfs_attr3_leaf_entryp(leaf1); xfs_attr3_leaf_rebalance()
1585 blk1->hashval = be32_to_cpu(entries1[ichdr1.count - 1].hashval); xfs_attr3_leaf_rebalance()

Completed in 79 milliseconds