Searched refs:btrfs_insert_root (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | root-tree.h | 28 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root,
|
| H A D | root-tree.c | 203 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_insert_root() function
|
| H A D | transaction.c | 1837 ret = btrfs_insert_root(trans, tree_root, &key, new_root_item); in create_pending_snapshot()
|
| H A D | disk-io.c | 872 ret = btrfs_insert_root(trans, tree_root, &root->root_key, &root->root_item); in alloc_log_tree()
|
| H A D | ioctl.c | 643 ret = btrfs_insert_root(trans, fs_info->tree_root, &key, in create_subvol()
|
| H A D | relocation.c | 720 ret = btrfs_insert_root(trans, fs_info->tree_root, in btrfs_init_reloc_root()
|
| H A D | tree-log.c | 3175 ret = btrfs_insert_root(trans, fs_info->log_root_tree,
|