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,
200 extern int nfs_debug;207 if (nfs_debug & NFS_DEBUG_##cat) printf args; \
227 extern int nfs_debug;234 if (nfs_debug & NFS_DEBUG_##cat) printf args; \