Searched refs:right_level (Results 1 – 1 of 1) sorted by relevance
7640 int right_level, in restart_after_relocation() argument7662 right_path->lowest_level = right_level; in restart_after_relocation()7679 if (right_level == 0) { in restart_after_relocation()7734 int right_level; in btrfs_compare_trees() local7820 right_level = btrfs_header_level(right_root->commit_root); in btrfs_compare_trees()7821 right_root_level = right_level; in btrfs_compare_trees()7822 right_path->nodes[right_level] = in btrfs_compare_trees()7824 if (!right_path->nodes[right_level]) { in btrfs_compare_trees()7843 if (right_level == 0) in btrfs_compare_trees()7844 btrfs_item_key_to_cpu(right_path->nodes[right_level], in btrfs_compare_trees()[all …]