Searched refs:btrfs_insert_root (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/btrfs/ |
| A D | root-tree.h | 28 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root,
|
| A D | root-tree.c | 206 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_insert_root() function
|
| A D | transaction.c | 1808 ret = btrfs_insert_root(trans, tree_root, &key, new_root_item); in create_pending_snapshot()
|
| A D | relocation.c | 741 ret = btrfs_insert_root(trans, fs_info->tree_root, in create_reloc_root()
|
| A D | disk-io.c | 908 ret = btrfs_insert_root(trans, tree_root, &key, &root->root_item); in btrfs_create_tree()
|
| A D | ioctl.c | 712 ret = btrfs_insert_root(trans, fs_info->tree_root, &key, in create_subvol()
|
| A D | tree-log.c | 2792 ret = btrfs_insert_root(trans, fs_info->log_root_tree, in update_log_root()
|
Completed in 37 milliseconds