Searched refs:lowest_level (Results 1 – 2 of 2) sorted by relevance
1010 int lowest_level, int max_level) in replace_path() argument1033 slot = path->slots[lowest_level]; in replace_path()1034 btrfs_node_key_to_cpu(path->nodes[lowest_level], &key, slot); in replace_path()1039 if (level < lowest_level) { in replace_path()1064 ASSERT(level >= lowest_level); in replace_path()1097 if (level <= lowest_level) { in replace_path()1137 path->lowest_level = level; in replace_path()1141 path->lowest_level = 0; in replace_path()1539 path->lowest_level = level; in merge_reloc_root()1541 path->lowest_level = 0; in merge_reloc_root()[all …]
7259 btrfs_print_tree(path->nodes[path->lowest_level], false); in search_key_again()7264 btrfs_root_id(root), path->lowest_level, in search_key_again()7265 path->slots[path->lowest_level]); in search_key_again()7525 left_path->lowest_level = left_level; in restart_after_relocation()7530 right_path->lowest_level = right_level; in restart_after_relocation()