Searched refs:walk_up_tree (Results 1 – 2 of 2) sorted by relevance
/linux/fs/btrfs/ |
H A D | ref-verify.c | 592 static int walk_up_tree(struct btrfs_path *path, int *level) in walk_up_tree() function 1022 ret = walk_up_tree(path, &level); in btrfs_build_ref_tree()
|
H A D | extent-tree.c | 5986 static noinline int walk_up_tree(struct btrfs_trans_handle *trans, in walk_up_tree() function 6166 ret = walk_up_tree(trans, root, path, wc, BTRFS_MAX_LEVEL); in btrfs_drop_snapshot() 6358 ret = walk_up_tree(trans, root, path, wc, parent_level); in btrfs_drop_subtree()
|