Searched refs:bdrv_co_refresh_total_sectors (Results 1 – 3 of 3) sorted by relevance
128 bdrv_co_refresh_total_sectors(BlockDriverState *bs, int64_t hint);
1052 int coroutine_fn bdrv_co_refresh_total_sectors(BlockDriverState *bs, in bdrv_co_refresh_total_sectors() function6060 int ret = bdrv_co_refresh_total_sectors(bs, bs->total_sectors); in bdrv_co_nb_sectors()
3648 ret = bdrv_co_refresh_total_sectors(bs, offset >> BDRV_SECTOR_BITS); in bdrv_co_truncate()