Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dref-verify.c584 static int walk_up_tree(struct btrfs_path *path, int *level) in walk_up_tree() function
1010 ret = walk_up_tree(path, &level); in btrfs_build_ref_tree()
Dextent-tree.c5554 static noinline int walk_up_tree(struct btrfs_trans_handle *trans, in walk_up_tree() function
5733 ret = walk_up_tree(trans, root, path, wc, BTRFS_MAX_LEVEL); in btrfs_drop_snapshot()
5922 wret = walk_up_tree(trans, root, path, wc, parent_level); in btrfs_drop_subtree()