Home
last modified time | relevance | path

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

/freebsd/sys/dev/md/
H A Dmd.c659 int i, error, error1, ma_offs, notmapped; in mdstart_malloc() local
674 notmapped = (bp->bio_flags & BIO_UNMAPPED) != 0; in mdstart_malloc()
677 if (notmapped) { in mdstart_malloc()
699 if (notmapped) { in mdstart_malloc()
710 if (notmapped) { in mdstart_malloc()
721 if (notmapped) { in mdstart_malloc()
738 if (notmapped) { in mdstart_malloc()
773 if (notmapped) { in mdstart_malloc()
790 if (notmapped) { in mdstart_malloc()
815 if (!notmapped && vlist == NULL) in mdstart_malloc()