Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dparallels.c251 allocate_clusters(BlockDriverState *bs, int64_t sector_num, in allocate_clusters() function
458 position = allocate_clusters(bs, sector_num, nb_sectors, &n); in parallels_co_writev()
863 host_sector = allocate_clusters(bs, guest_sector, s->tracks, &n); in parallels_check_duplicate()