Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dref-verify.c603 static int walk_up_tree(struct btrfs_path *path, int *level) in walk_up_tree() function
1015 ret = walk_up_tree(path, &level); in btrfs_build_ref_tree()
Dextent-tree.c8848 static noinline int walk_up_tree(struct btrfs_trans_handle *trans, in walk_up_tree() function
9011 ret = walk_up_tree(trans, root, path, wc, BTRFS_MAX_LEVEL); in btrfs_drop_snapshot()
9173 wret = walk_up_tree(trans, root, path, wc, parent_level); in btrfs_drop_subtree()