Searched refs:MD_PRELOAD (Results 1 – 2 of 2) sorted by relevance
42 enum md_types {MD_MALLOC, MD_PRELOAD, MD_VNODE, MD_SWAP, MD_NULL}; enumerator
1324 case MD_PRELOAD: in mdinit()1691 case MD_PRELOAD: in kern_mdattach_locked()1730 case MD_PRELOAD: in kern_mdattach_locked()1860 (sc->type == MD_PRELOAD && mdr->md_file != NULL)) in kern_mdquery_locked()2009 sc = mdnew(-1, &error, MD_PRELOAD); in md_preloaded()2105 case MD_PRELOAD: in g_md_dumpconf()2131 (mp->type == MD_PRELOAD && mp->file[0] != '\0')) in g_md_dumpconf()2158 (mp->type == MD_PRELOAD && mp->file[0] != '\0')) { in g_md_dumpconf()