Searched refs:btrfs_drop_subtree (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | extent-tree.h | 146 int btrfs_drop_subtree(struct btrfs_trans_handle *trans,
|
H A D | relocation.c | 2530 ret = btrfs_drop_subtree(trans, root, eb, in do_relocation()
|
H A D | extent-tree.c | 5898 int btrfs_drop_subtree(struct btrfs_trans_handle *trans, in btrfs_drop_subtree() function
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | ctree.h | 2800 int btrfs_drop_subtree(struct btrfs_trans_handle *trans,
|
H A D | relocation.c | 2358 ret = btrfs_drop_subtree(trans, root, eb, upper->eb); in do_relocation()
|
H A D | extent-tree.c | 5604 int btrfs_drop_subtree(struct btrfs_trans_handle *trans, in btrfs_drop_subtree() function
|
Completed in 41 milliseconds