Searched refs:autofs_debug (Results 1 – 2 of 2) sorted by relevance
71 extern int autofs_debug;76 if (autofs_debug > 1) \83 if (autofs_debug > 0) { \
107 int autofs_debug = 1; variable108 TUNABLE_INT("vfs.autofs.debug", &autofs_debug);109 SYSCTL_INT(_vfs_autofs, OID_AUTO, debug, CTLFLAG_RW, &autofs_debug, 1,