Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dextent-tree.c5954 * The bulk of the work for UPDATE_BACKREF occurs in the walk_up_tree() part of
5990 * walk_up_tree() is responsible for making sure we visit every slot on our
6006 static noinline int walk_up_tree(struct btrfs_trans_handle *trans, in walk_up_tree() function
6186 ret = walk_up_tree(trans, root, path, wc, BTRFS_MAX_LEVEL); in btrfs_drop_snapshot()
6376 ret = walk_up_tree(trans, root, path, wc, parent_level); in btrfs_drop_subtree()