Home
last modified time | relevance | path

Searched refs:btrfs_insert_root (Results 1 – 7 of 7) sorted by relevance

/linux-4.19.296/fs/btrfs/
Droot-tree.c197 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_insert_root() function
Dtransaction.c1597 ret = btrfs_insert_root(trans, tree_root, &key, new_root_item); in create_pending_snapshot()
Dctree.h3008 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root,
Ddisk-io.c1304 ret = btrfs_insert_root(trans, tree_root, &key, &root->root_item); in btrfs_create_tree()
Drelocation.c1399 ret = btrfs_insert_root(trans, fs_info->tree_root, in create_reloc_root()
Dtree-log.c2916 ret = btrfs_insert_root(trans, fs_info->log_root_tree, in update_log_root()
Dioctl.c665 ret = btrfs_insert_root(trans, fs_info->tree_root, &key, in create_subvol()