Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c2619 static int autofs_debug = 0; variable
2646 if (autofs_debug == level || in auto_dprint()
2647 (autofs_debug > 10 && (autofs_debug - 10) >= level)) { in auto_dprint()