Home
last modified time | relevance | path

Searched refs:btrfs_del_root (Results 1 – 5 of 5) sorted by relevance

/fs/btrfs/
Droot-tree.c248 int btrfs_del_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_del_root() function
Dtransaction.c698 ret = btrfs_del_root(trans, tree_root, &dirty->root->root_key); in drop_dirty_roots()
Dctree.h1921 int btrfs_del_root(struct btrfs_trans_handle *trans, struct btrfs_root *root,
Dtree-log.c2034 ret = btrfs_del_root(trans, root->fs_info->log_root_tree, in btrfs_free_log()
Dextent-tree.c5538 ret = btrfs_del_root(trans, root->fs_info->tree_root, in btrfs_drop_dead_reloc_roots()