Searched refs:nfs_debug (Results 1 – 4 of 4) sorted by relevance
60 extern int nfs_debug;67 if (nfs_debug & NFS_DEBUG_##cat) printf args; \
106 int nfs_debug; variable107 SYSCTL_INT(_vfs_nfs, OID_AUTO, debug, CTLFLAG_RW, &nfs_debug, 0,
198 extern int nfs_debug;205 if (nfs_debug & NFS_DEBUG_##cat) printf args; \
225 extern int nfs_debug;232 if (nfs_debug & NFS_DEBUG_##cat) printf args; \