Home
last modified time | relevance | path

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

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