Lines Matching refs:lowest_level
1214 int lowest_level, int max_level) in replace_path() argument
1237 slot = path->slots[lowest_level]; in replace_path()
1238 btrfs_node_key_to_cpu(path->nodes[lowest_level], &key, slot); in replace_path()
1243 if (level < lowest_level) { in replace_path()
1268 ASSERT(level >= lowest_level); in replace_path()
1301 if (level <= lowest_level) { in replace_path()
1341 path->lowest_level = level; in replace_path()
1345 path->lowest_level = 0; in replace_path()
1729 path->lowest_level = level; in merge_reloc_root()
1731 path->lowest_level = 0; in merge_reloc_root()
2424 path->lowest_level = node->level + 1; in do_relocation()
2550 path->lowest_level = 0; in do_relocation()
2746 path->lowest_level = node->level; in relocate_tree_block()