Searched refs:leaf1 (Results 1 – 3 of 3) sorted by relevance
1717 struct xfs_attr_leafblock *leaf1; in xfs_attr3_leaf_rebalance() local1734 leaf1 = blk1->bp->b_addr; in xfs_attr3_leaf_rebalance()1756 leaf1 = blk1->bp->b_addr; in xfs_attr3_leaf_rebalance()1798 xfs_attr3_leaf_moveents(args, leaf1, &ichdr1, in xfs_attr3_leaf_rebalance()1839 entries1 = xfs_attr3_leaf_entryp(leaf1); in xfs_attr3_leaf_rebalance()1910 struct xfs_attr_leafblock *leaf1 = blk1->bp->b_addr; in xfs_attr3_leaf_figure_balance() local1932 entry = xfs_attr3_leaf_entryp(leaf1); in xfs_attr3_leaf_figure_balance()1953 leaf1 = leaf2; in xfs_attr3_leaf_figure_balance()1954 entry = xfs_attr3_leaf_entryp(leaf1); in xfs_attr3_leaf_figure_balance()2908 struct xfs_attr_leafblock *leaf1; in xfs_attr3_leaf_flipflags() local[all …]
1043 struct xfs_dir2_leaf *leaf1 = leaf1_bp->b_addr; in xfs_dir2_leafn_order() local1050 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &hdr1, leaf1); in xfs_dir2_leafn_order()1079 xfs_dir2_leaf_t *leaf1; /* first leaf structure */ in xfs_dir2_leafn_rebalance() local1101 leaf1 = blk1->bp->b_addr; in xfs_dir2_leafn_rebalance()1103 xfs_dir2_leaf_hdr_from_disk(dp->i_mount, &hdr1, leaf1); in xfs_dir2_leafn_rebalance()1152 xfs_dir2_leaf_hdr_to_disk(dp->i_mount, leaf1, &hdr1); in xfs_dir2_leafn_rebalance()
143 } __packed leaf1; member
Completed in 34 milliseconds