Searched refs:nfsd_debug (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/nfsd/
H A Ddebug.h42 # define ifdebug(flag) if (nfsd_debug & NFSDDBG_##flag)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/sunrpc/
H A Ddebug.h45 extern unsigned int nfsd_debug;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Dsysctl.c32 unsigned int nfsd_debug; variable
33 EXPORT_SYMBOL_GPL(nfsd_debug); variable
152 .procname = "nfsd_debug",
153 .data = &nfsd_debug,

Completed in 113 milliseconds