Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/client/
H A Dnfs.h62 extern int nfs_debug;
69 if (nfs_debug & NFS_DEBUG_##cat) printf args; \
H A Dnfs_clvfsops.c106 int nfs_debug; variable
107 SYSCTL_INT(_vfs_nfs, OID_AUTO, debug, CTLFLAG_RW, &nfs_debug, 0,