Lines Matching refs:node1
865 struct xfs_da_intnode *node1; in xfs_da3_node_rebalance() local
881 node1 = blk1->bp->b_addr; in xfs_da3_node_rebalance()
883 xfs_da3_node_hdr_from_disk(dp->i_mount, &nodehdr1, node1); in xfs_da3_node_rebalance()
896 swap(node1, node2); in xfs_da3_node_rebalance()
897 xfs_da3_node_hdr_from_disk(dp->i_mount, &nodehdr1, node1); in xfs_da3_node_rebalance()
946 XFS_DA_LOGRANGE(node1, btree_d, tmp)); in xfs_da3_node_rebalance()
962 xfs_da3_node_hdr_to_disk(dp->i_mount, node1, &nodehdr1); in xfs_da3_node_rebalance()
964 XFS_DA_LOGRANGE(node1, &node1->hdr, in xfs_da3_node_rebalance()
978 node1 = blk1->bp->b_addr; in xfs_da3_node_rebalance()
980 xfs_da3_node_hdr_from_disk(dp->i_mount, &nodehdr1, node1); in xfs_da3_node_rebalance()
1762 struct xfs_da_intnode *node1; in xfs_da3_node_order() local
1769 node1 = node1_bp->b_addr; in xfs_da3_node_order()
1771 xfs_da3_node_hdr_from_disk(dp->i_mount, &node1hdr, node1); in xfs_da3_node_order()