Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dmodctl.h684 #define MODDEBUG_NOAUL_FS 0x00000400 /* no Autounloading File sys */ macro
/titanic_44/usr/src/uts/common/os/
H A Dmodconf.c1061 if (moddebug & MODDEBUG_NOAUL_FS) in mod_removefs()