Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dsysctl.c38 unsigned int nlm_debug; variable
39 EXPORT_SYMBOL_GPL(nlm_debug);
152 .data = &nlm_debug,
/linux/Documentation/admin-guide/sysctl/
H A Dsunrpc.rst22 rpc_debug, nfs_debug, nfsd_debug and nlm_debug.
/linux/fs/lockd/
H A Dlockd.h29 # define ifdebug(flag) if (unlikely(nlm_debug & NLMDBG_##flag))