Home
last modified time | relevance | path

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

/freebsd/sys/dev/md/
H A Dmd.c644 int i, error, error1, ma_offs, notmapped; in mdstart_malloc() local
659 notmapped = (bp->bio_flags & BIO_UNMAPPED) != 0; in mdstart_malloc()
662 if (notmapped) { in mdstart_malloc()
684 if (notmapped) { in mdstart_malloc()
695 if (notmapped) { in mdstart_malloc()
706 if (notmapped) { in mdstart_malloc()
723 if (notmapped) { in mdstart_malloc()
756 if (notmapped) { in mdstart_malloc()
772 if (notmapped) { in mdstart_malloc()
797 if (!notmapped && vlist == NULL) in mdstart_malloc()