Home
last modified time | relevance | path

Searched refs:nlm_debug (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/net/sunrpc/
Dsysctl.c37 unsigned int nlm_debug; variable
38 EXPORT_SYMBOL_GPL(nlm_debug);
162 .data = &nlm_debug,
/linux-4.1.27/include/linux/lockd/
Ddebug.h22 # define ifdebug(flag) if (unlikely(nlm_debug & NLMDBG_##flag))
/linux-4.1.27/include/linux/sunrpc/
Ddebug.h20 extern unsigned int nlm_debug;
/linux-4.1.27/Documentation/sysctl/
Dsunrpc.txt17 rpc_debug, nfs_debug, nfsd_debug and nlm_debug.