Lines Matching refs:lowest_level
997 int lowest_level, int max_level) in replace_path() argument
1020 slot = path->slots[lowest_level]; in replace_path()
1021 btrfs_node_key_to_cpu(path->nodes[lowest_level], &key, slot); in replace_path()
1026 if (level < lowest_level) { in replace_path()
1051 ASSERT(level >= lowest_level); in replace_path()
1084 if (level <= lowest_level) { in replace_path()
1124 path->lowest_level = level; in replace_path()
1128 path->lowest_level = 0; in replace_path()
1526 path->lowest_level = level; in merge_reloc_root()
1528 path->lowest_level = 0; in merge_reloc_root()
2197 path->lowest_level = node->level + 1; in do_relocation()
2326 path->lowest_level = 0; in do_relocation()
2558 path->lowest_level = block->level; in relocate_cowonly_block()
2563 path->lowest_level = 0; in relocate_cowonly_block()