Searched refs:btrfs_del_root (Results 1 – 5 of 5) sorted by relevance
/fs/btrfs/ |
D | root-tree.c | 248 int btrfs_del_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_del_root() function
|
D | transaction.c | 698 ret = btrfs_del_root(trans, tree_root, &dirty->root->root_key); in drop_dirty_roots()
|
D | ctree.h | 1921 int btrfs_del_root(struct btrfs_trans_handle *trans, struct btrfs_root *root,
|
D | tree-log.c | 2034 ret = btrfs_del_root(trans, root->fs_info->log_root_tree, in btrfs_free_log()
|
D | extent-tree.c | 5538 ret = btrfs_del_root(trans, root->fs_info->tree_root, in btrfs_drop_dead_reloc_roots()
|