Lines Matching refs:lowest_level
1095 int lowest_level, int max_level) in replace_path() argument
1118 slot = path->slots[lowest_level]; in replace_path()
1119 btrfs_node_key_to_cpu(path->nodes[lowest_level], &key, slot); in replace_path()
1124 if (level < lowest_level) { in replace_path()
1149 ASSERT(level >= lowest_level); in replace_path()
1182 if (level <= lowest_level) { in replace_path()
1222 path->lowest_level = level; in replace_path()
1226 path->lowest_level = 0; in replace_path()
1626 path->lowest_level = level; in merge_reloc_root()
1628 path->lowest_level = 0; in merge_reloc_root()
2320 path->lowest_level = node->level + 1; in do_relocation()
2449 path->lowest_level = 0; in do_relocation()
2645 path->lowest_level = node->level; in relocate_tree_block()