Home
last modified time | relevance | path

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

/qemu/
H A Dqemu-io-cmds.c593 static int do_write_compressed(BlockBackend *blk, char *buf, int64_t offset, in do_write_compressed() function
1199 ret = do_write_compressed(blk, buf, offset, count, &total); in write_f()