Searched refs:btrfs_insert_root (Results 1 – 7 of 7) sorted by relevance
| /linux-4.4.14/fs/btrfs/ |
| D | root-tree.c | 213 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_insert_root() function
|
| D | transaction.c | 1457 ret = btrfs_insert_root(trans, tree_root, &key, new_root_item); in create_pending_snapshot()
|
| D | ctree.h | 3767 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root
|
| D | disk-io.c | 1377 ret = btrfs_insert_root(trans, tree_root, &key, &root->root_item); in btrfs_create_tree()
|
| D | relocation.c | 1426 ret = btrfs_insert_root(trans, root->fs_info->tree_root,
|
| D | tree-log.c | 2631 ret = btrfs_insert_root(trans, log->fs_info->log_root_tree, in update_log_root()
|
| D | ioctl.c | 549 ret = btrfs_insert_root(trans, root->fs_info->tree_root, &key, in create_subvol()
|