Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/nlm/
H A Dnlm_prot_impl.c118 static int nlm_debug_level; variable
119 SYSCTL_INT(_debug, OID_AUTO, nlm_debug, CTLFLAG_RW, &nlm_debug_level, 0, "");
123 if (nlm_debug_level >= (_level)) \
1719 nlm_debug_level = uap->debug_level; in sys_nlm_syscall()