btrfs_insert_empty_items
int btrfs_insert_empty_items(struct btrfs_trans_handle *trans,
return btrfs_insert_empty_items(trans, root, path, &batch);
ret = btrfs_insert_empty_items(trans, root, path, &batch);
ret = btrfs_insert_empty_items(trans, root, path, &batch);
ret = btrfs_insert_empty_items(trans, fs_info->remap_root, path, &batch);
ret = btrfs_insert_empty_items(trans, log, dst_path, &batch);
ret = btrfs_insert_empty_items(trans, log, dst_path, &batch);
ret = btrfs_insert_empty_items(trans, log, path, batch);