Lines Matching refs:bio_flags
676 notmapped = (bp->bio_flags & BIO_UNMAPPED) != 0; in mdstart_malloc()
677 vlist = (bp->bio_flags & BIO_VLIST) != 0 ? in mdstart_malloc()
874 if ((bp->bio_flags & BIO_VLIST) != 0) { in mdstart_preload()
883 if ((bp->bio_flags & BIO_VLIST) != 0) { in mdstart_preload()
960 if ((bp->bio_flags & BIO_VLIST) != 0) { in mdstart_vnode()
977 } else if ((bp->bio_flags & BIO_UNMAPPED) != 0) { in mdstart_vnode()
1060 ma_offs = (bp->bio_flags & (BIO_UNMAPPED|BIO_VLIST)) != 0 ? in mdstart_swap()
1062 vlist = (bp->bio_flags & BIO_VLIST) != 0 ? in mdstart_swap()
1103 if ((bp->bio_flags & BIO_UNMAPPED) != 0) { in mdstart_swap()
1106 } else if ((bp->bio_flags & BIO_VLIST) != 0) { in mdstart_swap()
1128 if ((bp->bio_flags & BIO_UNMAPPED) != 0) { in mdstart_swap()
1131 } else if ((bp->bio_flags & BIO_VLIST) != 0) { in mdstart_swap()