Searched refs:bdata2bio (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/sys/ | ||
H A D | buf.h | 544 void bdata2bio(struct buf *bp, struct bio *bip); |
/freebsd/sys/kern/ | ||
H A D | vfs_bio.c | 5253 bdata2bio(struct buf *bp, struct bio *bip) in bdata2bio() function |