Home | History | Annotate | Download | only in qemu

Lines Matching refs:do_read

176 static int do_read(char *buf, int64_t offset, int count, int *total)
461 cnt = do_read(buf, offset, count, &total);