Home
last modified time | relevance | path

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

/qemu/
H A Dqemu-io-cmds.c579 static int do_pwrite_zeroes(BlockBackend *blk, int64_t offset, in do_pwrite_zeroes() function
1197 ret = do_pwrite_zeroes(blk, offset, count, flags, &total); in write_f()