Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dblock_int-common.h1242 bool active_flush_req; /* Flush request in flight? */ member
/openbmc/qemu/block/
H A Dio.c2967 while (bs->active_flush_req) { in bdrv_co_flush()
2972 bs->active_flush_req = true; in bdrv_co_flush()
3062 bs->active_flush_req = false; in bdrv_co_flush()