Lines Matching defs:remap_root
3931 ret = btrfs_insert_empty_items(trans, fs_info->remap_root, path, &batch);
4152 ret = btrfs_insert_empty_item(trans, fs_info->remap_root, path,
4181 ret = btrfs_insert_empty_item(trans, fs_info->remap_root, path, &key,
4252 trans = btrfs_join_transaction(fs_info->remap_root);
4267 ret = btrfs_search_slot(trans, fs_info->remap_root, &key, path, 0, 1);
4312 ret = btrfs_search_slot(trans, fs_info->remap_root, &key, path, -1, 1);
4324 ret = btrfs_del_item(trans, fs_info->remap_root, path);
4414 ret = btrfs_search_slot(NULL, fs_info->remap_root, &key, path, 0, 0);
4421 ret = btrfs_next_leaf(fs_info->remap_root, path);
4441 ret = btrfs_next_leaf(fs_info->remap_root, path);
4660 struct btrfs_root *remap_root = trans->fs_info->remap_root;
4667 ret = btrfs_search_slot(trans, remap_root, &key, path, 0, 0);
4674 ret = btrfs_next_leaf(remap_root, path);
4871 ret = btrfs_search_slot(trans, fs_info->remap_root, &key, path, -1, 1);
4893 ret = btrfs_del_item(trans, fs_info->remap_root, path);
4919 ret = btrfs_insert_empty_item(trans, fs_info->remap_root,
5204 ret = btrfs_search_slot(NULL, fs_info->remap_root, &key, path, 0, 0);
5250 trans = btrfs_start_transaction(fs_info->remap_root, 0);
5946 ret = btrfs_insert_empty_item(trans, fs_info->remap_root, path,
5956 ret = btrfs_insert_empty_item(trans, fs_info->remap_root,
5974 ret = btrfs_insert_empty_item(trans, fs_info->remap_root,
6030 ret = btrfs_del_item(trans, fs_info->remap_root, path);
6043 ret = btrfs_search_slot(trans, fs_info->remap_root, &key, path, -1, 1);
6052 ret = btrfs_del_item(trans, fs_info->remap_root, path);
6145 ret = btrfs_search_slot(trans, fs_info->remap_root, &key, path, -1, 1);