Home
last modified time | relevance | path

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

/external/qemu/include/block/
Dblock.h234 int64_t bdrv_get_dirty_count(BlockDriverState *bs);
/external/qemu/
Dblock.c2661 int64_t bdrv_get_dirty_count(BlockDriverState *bs) in bdrv_get_dirty_count() function