Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_aio.c315 static void aio_biowakeup(struct bio *bp);
1300 bp->bio_done = aio_biowakeup; in aio_qbio()
2441 aio_biowakeup(struct bio *bp) in aio_biowakeup() function