Lines Matching refs:bio_flags
674 notmapped = (bp->bio_flags & BIO_UNMAPPED) != 0; in mdstart_malloc()
675 vlist = (bp->bio_flags & BIO_VLIST) != 0 ? in mdstart_malloc()
872 if ((bp->bio_flags & BIO_VLIST) != 0) { in mdstart_preload()
881 if ((bp->bio_flags & BIO_VLIST) != 0) { in mdstart_preload()
958 if ((bp->bio_flags & BIO_VLIST) != 0) { in mdstart_vnode()
975 } else if ((bp->bio_flags & BIO_UNMAPPED) != 0) { in mdstart_vnode()
1058 ma_offs = (bp->bio_flags & (BIO_UNMAPPED|BIO_VLIST)) != 0 ? in mdstart_swap()
1060 vlist = (bp->bio_flags & BIO_VLIST) != 0 ? in mdstart_swap()
1101 if ((bp->bio_flags & BIO_UNMAPPED) != 0) { in mdstart_swap()
1104 } else if ((bp->bio_flags & BIO_VLIST) != 0) { in mdstart_swap()
1126 if ((bp->bio_flags & BIO_UNMAPPED) != 0) { in mdstart_swap()
1129 } else if ((bp->bio_flags & BIO_VLIST) != 0) { in mdstart_swap()