Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dref-verify.c561 static int walk_down_tree(struct btrfs_root *root, struct btrfs_path *path, in walk_down_tree() function
1011 ret = walk_down_tree(fs_info->extent_root, path, level, in btrfs_build_ref_tree()
Dextent-tree.c8816 static noinline int walk_down_tree(struct btrfs_trans_handle *trans, in walk_down_tree() function
9005 ret = walk_down_tree(trans, root, path, wc); in btrfs_drop_snapshot()
9167 wret = walk_down_tree(trans, root, path, wc); in btrfs_drop_subtree()