Home | History | Annotate | Download | only in qemu

Lines Matching full:do_pread

198 static int do_pread(char *buf, int64_t offset, int count, int *total)
457 cnt = do_pread(buf, offset, count, &total);