Home
last modified time | relevance | path

Searched refs:block_acct_merge_done (Results 1 – 3 of 3) sorted by relevance

/qemu/include/block/
H A Daccounting.h115 void block_acct_merge_done(BlockAcctStats *stats, enum BlockAcctType type,
/qemu/block/
H A Daccounting.c271 void block_acct_merge_done(BlockAcctStats *stats, enum BlockAcctType type, in block_acct_merge_done() function
/qemu/hw/block/
H A Dvirtio-blk.c253 block_acct_merge_done(blk_get_stats(blk), in submit_requests()