Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Droot-tree.c336 int btrfs_del_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_del_root() function
Dqgroup.c1011 ret = btrfs_del_root(trans, tree_root, &quota_root->root_key); in btrfs_quota_disable()
Dctree.h3765 int btrfs_del_root(struct btrfs_trans_handle *trans, struct btrfs_root *root,
Dextent-tree.c8943 ret = btrfs_del_root(trans, tree_root, &root->root_key); in btrfs_drop_snapshot()