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

/linux-master/fs/btrfs/
H A Droot-tree.h28 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root,
H A Droot-tree.c207 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, function
H A Dtransaction.c1813 ret = btrfs_insert_root(trans, tree_root, &key, new_root_item);
H A Drelocation.c811 ret = btrfs_insert_root(trans, fs_info->tree_root,
H A Ddisk-io.c917 ret = btrfs_insert_root(trans, tree_root, &key, &root->root_item);
H A Dioctl.c719 ret = btrfs_insert_root(trans, fs_info->tree_root, &key,
H A Dtree-log.c2770 ret = btrfs_insert_root(trans, fs_info->log_root_tree,

Completed in 215 milliseconds