Searched refs:aio_req_buf (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Daio_impl.h90 struct buf aio_req_buf; /* buf struct */ member in struct:aio_req_t
/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c82 struct buf *bp = &reqp->aio_req_buf;
456 struct buf *bp = &reqp->aio_req_buf;
487 bp = &reqp->aio_req_buf;
973 aio_sigev_send(reqp->aio_req_buf.b_proc,
978 aio_sigev_send(reqp->aio_req_buf.b_proc,
1108 bp = &reqp->aio_req_buf;
H A Daio.c2459 reqp->aio_req_buf.b_file = vp;
2519 reqp->aio_req_buf.b_offset = -1;
3356 reqp->aio_req_buf.b_file = vp;
3832 bp = &reqp->aio_req_buf;

Completed in 67 milliseconds