Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Droot-tree.c212 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_insert_root() function
Dtransaction.c1425 ret = btrfs_insert_root(trans, tree_root, &key, new_root_item); in create_pending_snapshot()
Dctree.h3709 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root
Ddisk-io.c1368 ret = btrfs_insert_root(trans, tree_root, &key, &root->root_item); in btrfs_create_tree()
Drelocation.c1426 ret = btrfs_insert_root(trans, root->fs_info->tree_root,
Dioctl.c548 ret = btrfs_insert_root(trans, root->fs_info->tree_root, &key, in create_subvol()
Dtree-log.c2529 ret = btrfs_insert_root(trans, log->fs_info->log_root_tree, in update_log_root()