Home
last modified time | relevance | path

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

/qemu/block/
H A Dblklogwrites.c474 blk_log_writes_co_log(BlockDriverState *bs, uint64_t offset, uint64_t bytes, in blk_log_writes_co_log() function
558 return blk_log_writes_co_log(bs, offset, bytes, qiov, flags, in blk_log_writes_co_pwritev()
566 return blk_log_writes_co_log(bs, offset, bytes, NULL, flags, in blk_log_writes_co_pwrite_zeroes()
574 return blk_log_writes_co_log(bs, 0, 0, NULL, 0, in blk_log_writes_co_flush_to_disk()
582 return blk_log_writes_co_log(bs, offset, bytes, NULL, 0, in blk_log_writes_co_pdiscard()