Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Droot-tree.h16 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root,
H A Droot-tree.c200 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_insert_root() function
H A Dtransaction.c1804 ret = btrfs_insert_root(trans, tree_root, &key, new_root_item); in create_pending_snapshot()
H A Drelocation.c747 ret = btrfs_insert_root(trans, fs_info->tree_root, in create_reloc_root()
H A Dioctl.c707 ret = btrfs_insert_root(trans, fs_info->tree_root, &key, in create_subvol()
H A Ddisk-io.c895 ret = btrfs_insert_root(trans, tree_root, &key, &root->root_item); in btrfs_create_tree()
H A Dtree-log.c2794 ret = btrfs_insert_root(trans, fs_info->log_root_tree, in update_log_root()