Lines Matching refs:lowest_level
1190 int lowest_level, int max_level) in replace_path() argument
1213 slot = path->slots[lowest_level]; in replace_path()
1214 btrfs_node_key_to_cpu(path->nodes[lowest_level], &key, slot); in replace_path()
1220 if (level < lowest_level) { in replace_path()
1244 ASSERT(level >= lowest_level); in replace_path()
1278 if (level <= lowest_level) { in replace_path()
1320 path->lowest_level = level; in replace_path()
1322 path->lowest_level = 0; in replace_path()
1695 path->lowest_level = level; in merge_reloc_root()
1697 path->lowest_level = 0; in merge_reloc_root()
2241 path->lowest_level = node->level + 1; in do_relocation()
2376 path->lowest_level = 0; in do_relocation()
2526 path->lowest_level = node->level; in relocate_tree_block()