Searched refs:bdrv_bsc_fill (Results 1 – 3 of 3) sorted by relevance
192 void bdrv_bsc_fill(BlockDriverState *bs, int64_t offset, int64_t bytes);
2507 bdrv_bsc_fill(bs, aligned_offset, *pnum); in bdrv_co_do_block_status()
8413 void bdrv_bsc_fill(BlockDriverState *bs, int64_t offset, int64_t bytes) in bdrv_bsc_fill() function