Home
last modified time | relevance | path

Searched refs:btrfs_insert_root (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Droot-tree.h18 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root,
H A Droot-tree.c200 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_insert_root() function
H A Dtransaction.c1803 ret = btrfs_insert_root(trans, tree_root, &key, new_root_item); in create_pending_snapshot()
H A Drelocation.c815 ret = btrfs_insert_root(trans, fs_info->tree_root, in create_reloc_root()
H A Dioctl.c703 ret = btrfs_insert_root(trans, fs_info->tree_root, &key, in create_subvol()
H A Ddisk-io.c895 ret = btrfs_insert_root(trans, tree_root, &key, &root->root_item); in btrfs_create_tree()
H A Dtree-log.c2775 ret = btrfs_insert_root(trans, fs_info->log_root_tree, in update_log_root()
/kernel/linux/linux-5.10/fs/btrfs/
H A Droot-tree.c197 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_insert_root() function
H A Dtransaction.c1668 ret = btrfs_insert_root(trans, tree_root, &key, new_root_item); in create_pending_snapshot()
H A Dctree.h2843 int btrfs_insert_root(struct btrfs_trans_handle *trans, struct btrfs_root *root,
H A Drelocation.c801 ret = btrfs_insert_root(trans, fs_info->tree_root, in create_reloc_root()
H A Dioctl.c687 ret = btrfs_insert_root(trans, fs_info->tree_root, &key, in create_subvol()
H A Dtree-log.c2967 ret = btrfs_insert_root(trans, fs_info->log_root_tree, in update_log_root()
H A Ddisk-io.c1185 ret = btrfs_insert_root(trans, tree_root, &key, &root->root_item); in btrfs_create_tree()

Completed in 56 milliseconds