Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Daio_impl.h185 extern int aio_done(struct buf *);
/illumos-gate/usr/src/uts/common/os/
H A Daio_subr.c49 int aio_done(struct buf *);
126 bp->b_iodone = aio_done; in aphysio()
184 aio_done(struct buf *bp) in aio_done() function
453 aio_done(bp); in aio_zerolen()