Home
last modified time | relevance | path

Searched refs:replace_node_with_clone (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/fs/btrfs/
Dsend.c7138 static int replace_node_with_clone(struct btrfs_path *path, int level) in replace_node_with_clone() function
7188 return replace_node_with_clone(path, 0); in tree_move_down()
7338 ret = replace_node_with_clone(left_path, 0); in restart_after_relocation()
7344 ret = replace_node_with_clone(right_path, 0); in restart_after_relocation()
7356 ret = replace_node_with_clone(left_path, root_level); in restart_after_relocation()
7363 ret = replace_node_with_clone(right_path, root_level); in restart_after_relocation()