Searched refs:walk_down_tree (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/fs/btrfs/ |
| H A D | ref-verify.c | 563 static int walk_down_tree(struct btrfs_root *root, struct btrfs_path *path, in walk_down_tree() function 1019 ret = walk_down_tree(extent_root, path, level, in btrfs_build_ref_tree()
|
| H A D | extent-tree.c | 5911 static noinline int walk_down_tree(struct btrfs_trans_handle *trans, in walk_down_tree() function 6134 ret = walk_down_tree(trans, root, path, wc); in btrfs_drop_snapshot() 6326 ret = walk_down_tree(trans, root, path, wc); in btrfs_drop_subtree()
|