Searched refs:sy_arw (Results 1 – 1 of 1) sorted by relevance
/external/ltp/testcases/kernel/fs/doio/ |
D | doio.c | 377 struct status *sy_arw(struct io_req *req, struct syscall_info *sysc, 2779 struct status *sy_arw(); in sy_aread() 2780 return sy_arw(req, sysc, fd, addr, 0); in sy_aread() 2786 struct status *sy_arw(); in sy_awrite() 2787 return sy_arw(req, sysc, fd, addr, 1); in sy_awrite() 2795 struct status *sy_arw(struct io_req *req, struct syscall_info *sysc, int fd, in sy_arw() function
|