Searched refs:walk_up_tree (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | ref-verify.c | 574 static int walk_up_tree(struct btrfs_path *path, int *level) in walk_up_tree() function 1012 ret = walk_up_tree(path, &level); in btrfs_build_ref_tree()
|
| H A D | extent-tree.c | 6158 * The bulk of the work for UPDATE_BACKREF occurs in the walk_up_tree() part of in walk_down_tree() 6194 * walk_up_tree() is responsible for making sure we visit every slot on our 6210 static noinline int walk_up_tree(struct btrfs_trans_handle *trans, in walk_up_tree() 6389 ret = walk_up_tree(trans, root, path, wc, BTRFS_MAX_LEVEL); in btrfs_drop_snapshot() 6578 ret = walk_up_tree(trans, root, path, wc, parent_level); 6199 static noinline int walk_up_tree(struct btrfs_trans_handle *trans, walk_up_tree() function
|