Searched refs:btrfs_insert_root (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/fs/btrfs/ |
D | root-tree.c | 119 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_insert_root() function
|
D | transaction.c | 966 ret = btrfs_insert_root(trans, tree_root, &key, new_root_item); in create_pending_snapshot()
|
D | ctree.h | 2723 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root
|
D | tree-log.c | 1928 ret = btrfs_insert_root(trans, log->fs_info->log_root_tree, in update_log_root()
|
D | ioctl.c | 421 ret = btrfs_insert_root(trans, root->fs_info->tree_root, &key, in create_subvol()
|
D | relocation.c | 1315 ret = btrfs_insert_root(trans, root->fs_info->tree_root,
|