Searched refs:walk_up_tree (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/fs/btrfs/ |
| D | ref-verify.c | 591 static int walk_up_tree(struct btrfs_path *path, int *level) in walk_up_tree() function 1004 ret = walk_up_tree(path, &level); in btrfs_build_ref_tree()
|
| D | extent-tree.c | 5126 static noinline int walk_up_tree(struct btrfs_trans_handle *trans, in walk_up_tree() function 5299 ret = walk_up_tree(trans, root, path, wc, BTRFS_MAX_LEVEL); in btrfs_drop_snapshot() 5465 wret = walk_up_tree(trans, root, path, wc, parent_level); in btrfs_drop_subtree()
|