Home
last modified time | relevance | path

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

/freebsd/sys/geom/
H A Dgeom_vfs.c208 bdata2bio(bp, bip); in g_vfs_strategy()
/freebsd/sys/sys/
H A Dbuf.h537 void bdata2bio(struct buf *bp, struct bio *bip);
/freebsd/sys/kern/
H A Dvfs_bio.c5229 bdata2bio(struct buf *bp, struct bio *bip) in bdata2bio() function