Searched refs:right_level (Results 1 – 1 of 1) sorted by relevance
7565 int right_level, in restart_after_relocation() argument7587 right_path->lowest_level = right_level; in restart_after_relocation()7604 if (right_level == 0) { in restart_after_relocation()7659 int right_level; in btrfs_compare_trees() local7745 right_level = btrfs_header_level(right_root->commit_root); in btrfs_compare_trees()7746 right_root_level = right_level; in btrfs_compare_trees()7747 right_path->nodes[right_level] = in btrfs_compare_trees()7749 if (!right_path->nodes[right_level]) { in btrfs_compare_trees()7768 if (right_level == 0) in btrfs_compare_trees()7769 btrfs_item_key_to_cpu(right_path->nodes[right_level], in btrfs_compare_trees()[all …]