Lines Matching refs:bio_flags
661 notmapped = (bp->bio_flags & BIO_UNMAPPED) != 0; in mdstart_malloc()
662 vlist = (bp->bio_flags & BIO_VLIST) != 0 ? in mdstart_malloc()
856 if ((bp->bio_flags & BIO_VLIST) != 0) { in mdstart_preload()
865 if ((bp->bio_flags & BIO_VLIST) != 0) { in mdstart_preload()
946 if ((bp->bio_flags & BIO_VLIST) != 0) { in mdstart_vnode()
963 } else if ((bp->bio_flags & BIO_UNMAPPED) != 0) { in mdstart_vnode()
1044 ma_offs = (bp->bio_flags & (BIO_UNMAPPED|BIO_VLIST)) != 0 ? in mdstart_swap()
1046 vlist = (bp->bio_flags & BIO_VLIST) != 0 ? in mdstart_swap()
1086 if ((bp->bio_flags & BIO_UNMAPPED) != 0) { in mdstart_swap()
1089 } else if ((bp->bio_flags & BIO_VLIST) != 0) { in mdstart_swap()
1111 if ((bp->bio_flags & BIO_UNMAPPED) != 0) { in mdstart_swap()
1114 } else if ((bp->bio_flags & BIO_VLIST) != 0) { in mdstart_swap()