Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Droot-tree.c327 int btrfs_del_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_del_root() function
Dqgroup.c978 ret = btrfs_del_root(trans, tree_root, &quota_root->root_key); in btrfs_quota_disable()
Dctree.h3707 int btrfs_del_root(struct btrfs_trans_handle *trans, struct btrfs_root *root,
Dextent-tree.c8580 ret = btrfs_del_root(trans, tree_root, &root->root_key); in btrfs_drop_snapshot()