Home
last modified time | relevance | path

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

/external/qemu/
Dqemu-io.c123 static int do_pread(char *buf, int64_t offset, int count, int *total) in do_pread() function
303 cnt = do_pread(buf, offset, count, &total); in read_f()