Home | History | Annotate | Download | only in qemu

Lines Matching refs:do_write

187 static int do_write(char *buf, int64_t offset, int count, int *total)
733 cnt = do_write(buf, offset, count, &total);