Home
last modified time | relevance | path

Searched refs:walk_up_tree (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dref-verify.c584 static int walk_up_tree(struct btrfs_path *path, int *level) in walk_up_tree() function
1014 ret = walk_up_tree(path, &level); in btrfs_build_ref_tree()
H A Dextent-tree.c5583 static noinline int walk_up_tree(struct btrfs_trans_handle *trans, in walk_up_tree() function
5762 ret = walk_up_tree(trans, root, path, wc, BTRFS_MAX_LEVEL); in btrfs_drop_snapshot()
5951 wret = walk_up_tree(trans, root, path, wc, parent_level); in btrfs_drop_subtree()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dref-verify.c593 static int walk_up_tree(struct btrfs_path *path, int *level) in walk_up_tree() function
1025 ret = walk_up_tree(path, &level); in btrfs_build_ref_tree()
H A Dextent-tree.c5307 static noinline int walk_up_tree(struct btrfs_trans_handle *trans, in walk_up_tree() function
5482 ret = walk_up_tree(trans, root, path, wc, BTRFS_MAX_LEVEL); in btrfs_drop_snapshot()
5657 wret = walk_up_tree(trans, root, path, wc, parent_level); in btrfs_drop_subtree()

Completed in 24 milliseconds