Searched refs:autofs_debug (Results 1 – 1 of 1) sorted by relevance
2619 static int autofs_debug = 0; variable2646 if (autofs_debug == level || in auto_dprint()2647 (autofs_debug > 10 && (autofs_debug - 10) >= level)) { in auto_dprint()