Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_attr_leaf.c1718 struct xfs_attr_leafblock *leaf2; in xfs_attr3_leaf_rebalance() local
1735 leaf2 = blk2->bp->b_addr; in xfs_attr3_leaf_rebalance()
1757 leaf2 = blk2->bp->b_addr; in xfs_attr3_leaf_rebalance()
1799 ichdr1.count - count, leaf2, &ichdr2, 0, count); in xfs_attr3_leaf_rebalance()
1840 entries2 = xfs_attr3_leaf_entryp(leaf2); in xfs_attr3_leaf_rebalance()
1911 struct xfs_attr_leafblock *leaf2 = blk2->bp->b_addr; in xfs_attr3_leaf_figure_balance() local
1953 leaf1 = leaf2; in xfs_attr3_leaf_figure_balance()
2909 struct xfs_attr_leafblock *leaf2; in xfs_attr3_leaf_flipflags() local
2949 leaf2 = bp2->b_addr; in xfs_attr3_leaf_flipflags()
2950 entry2 = &xfs_attr3_leaf_entryp(leaf2)[args->index2]; in xfs_attr3_leaf_flipflags()
[all …]
A Dxfs_dir2_node.c1044 struct xfs_dir2_leaf *leaf2 = leaf2_bp->b_addr; in xfs_dir2_leafn_order() local
1051 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &hdr2, leaf2); in xfs_dir2_leafn_order()
1080 xfs_dir2_leaf_t *leaf2; /* second leaf structure */ in xfs_dir2_leafn_rebalance() local
1102 leaf2 = blk2->bp->b_addr; in xfs_dir2_leafn_rebalance()
1104 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &hdr2, leaf2); in xfs_dir2_leafn_rebalance()
1153 xfs_dir2_leaf_hdr_to_disk(dp->i_mount, leaf2, &hdr2); in xfs_dir2_leafn_rebalance()

Completed in 11 milliseconds