Searched refs:walk_up_tree (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/btrfs/ |
D | ref-verify.c | 581 static int walk_up_tree(struct btrfs_path *path, int *level) in walk_up_tree() function 1007 ret = walk_up_tree(path, &level); in btrfs_build_ref_tree()
|
D | extent-tree.c | 5601 static noinline int walk_up_tree(struct btrfs_trans_handle *trans, in walk_up_tree() function 5779 ret = walk_up_tree(trans, root, path, wc, BTRFS_MAX_LEVEL); in btrfs_drop_snapshot() 5967 wret = walk_up_tree(trans, root, path, wc, parent_level); in btrfs_drop_subtree()
|