Home
last modified time | relevance | path

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

/external/qemu/
Dqemu-io.c131 static int do_pwrite(char *buf, int64_t offset, int count, int *total) in do_pwrite() function
590 cnt = do_pwrite(buf, offset, count, &total); in write_f()