Searched refs:aio_req_buf (Results 1 – 3 of 3) sorted by relevance
82 struct buf *bp = &reqp->aio_req_buf; in aphysio()456 struct buf *bp = &reqp->aio_req_buf; in aio_zerolen()487 bp = &reqp->aio_req_buf; in aphysio_unlock()973 aio_sigev_send(reqp->aio_req_buf.b_proc, in aio_cleanup_notifyq()978 aio_sigev_send(reqp->aio_req_buf.b_proc, in aio_cleanup_notifyq()1108 bp = &reqp->aio_req_buf; in aio_copyout_result()
2459 reqp->aio_req_buf.b_file = vp; in aio_req_setup()2519 reqp->aio_req_buf.b_offset = -1; in aio_req_alloc()3356 reqp->aio_req_buf.b_file = vp; in aio_req_setupLF()3832 bp = &reqp->aio_req_buf; in aio_port_callback()
90 struct buf aio_req_buf; /* buf struct */ member