Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/md/
H A Dmd.c646 int i, error, error1, ma_offs, notmapped; in mdstart_malloc() local
661 notmapped = (bp->bio_flags & BIO_UNMAPPED) != 0; in mdstart_malloc()
664 if (notmapped) { in mdstart_malloc()
686 if (notmapped) { in mdstart_malloc()
697 if (notmapped) { in mdstart_malloc()
708 if (notmapped) { in mdstart_malloc()
725 if (notmapped) { in mdstart_malloc()
758 if (notmapped) { in mdstart_malloc()
774 if (notmapped) { in mdstart_malloc()
799 if (!notmapped && vlist == NULL) in mdstart_malloc()