Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h685 #define MODDEBUG_NOAUL_FS 0x00000400 /* no Autounloading File sys */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dmodconf.c1064 if (moddebug & MODDEBUG_NOAUL_FS) in mod_removefs()