Home
last modified time | relevance | path

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

/linux/arch/um/include/shared/
A Dos.h150 extern int os_pread_file(int fd, void *buf, int len, unsigned long long offset);
/linux/arch/um/drivers/
A Dubd_kern.c552 err = os_pread_file(fd, buf, len, offset); in read_cow_bitmap()
1513 n = os_pread_file(req->fds[bit], buf, len, off); in do_io()
/linux/arch/um/os-Linux/
A Dfile.c273 int os_pread_file(int fd, void *buf, int len, unsigned long long offset) in os_pread_file() function

Completed in 9 milliseconds