Home
last modified time | relevance | path

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

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