Searched refs:req_args (Results 1 – 2 of 2) sorted by relevance
436 ap = &reqp->req_args; in _aiorw()724 if (cancelall || reqp->req_args.fd == fd) { in aiocancel_all()775 if (fd < 0 || reqp->req_args.fd == fd) { in _aio_cancel_work()793 (fd < 0 || reqp->req_args.fd == fd)) in _aio_cancel_work()1070 arg = &reqp->req_args; in _aio_do_request()2218 ap = &reqp->req_args; in _aio_rw()2331 ap = &reqp->req_args; in _aio_rw64()
142 aio_args_t req_args; /* arglist */ member