Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/fs/doio/
Ddoio.c366 struct status *sy_rwv(struct io_req *req, struct syscall_info *sysc,
2717 struct status *sy_rwv(); in sy_readv()
2718 return sy_rwv(req, sysc, fd, addr, 0); in sy_readv()
2724 struct status *sy_rwv(); in sy_writev()
2725 return sy_rwv(req, sysc, fd, addr, 1); in sy_writev()
2728 struct status *sy_rwv(struct io_req *req, struct syscall_info *sysc, int fd, in sy_rwv() function