Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Droot-tree.h27 int btrfs_del_root(struct btrfs_trans_handle *trans, const struct btrfs_key *key);
H A Droot-tree.c318 int btrfs_del_root(struct btrfs_trans_handle *trans, in btrfs_del_root() function
H A Dfree-space-tree.c1287 ret = btrfs_del_root(trans, &free_space_root->root_key); in btrfs_delete_free_space_tree()
H A Dqgroup.c1421 ret = btrfs_del_root(trans, &quota_root->root_key); in btrfs_quota_disable()
H A Dextent-tree.c6229 ret = btrfs_del_root(trans, &root->root_key); in btrfs_drop_snapshot()