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

/external/qemu/
H A Dblock.c387 static int refresh_total_sectors(BlockDriverState *bs, int64_t hint) function
473 ret = refresh_total_sectors(bs, bs->total_sectors);
1121 ret = refresh_total_sectors(bs, offset >> BDRV_SECTOR_BITS);

Completed in 84 milliseconds