Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dbio.h106 void *bio_caller2; /* Private use by the consumer. */ member
/f-stack/freebsd/vm/
H A Dswap_pager.c2794 bp = bp2->bio_caller2; in swapgeom_done()
2844 bio->bio_caller2 = bp; in swapgeom_strategy()
/f-stack/freebsd/kern/
H A Dvfs_aio.c1316 bp->bio_caller2 = pbuf; in aio_qbio()
2434 struct buf *pbuf = (struct buf *)bp->bio_caller2; in aio_biocleanup()