Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/lockd/
H A Dlockd.h255 int nsm_monitor(const struct nlm_host *host);
/openbmc/linux/fs/lockd/
H A Dmon.c148 int nsm_monitor(const struct nlm_host *host) in nsm_monitor() function
H A Dsvc4proc.c41 || (argp->monitor && nsm_monitor(host) < 0)) in nlm4svc_retrieve_args()
H A Dsvcproc.c67 || (argp->monitor && nsm_monitor(host) < 0)) in nlmsvc_retrieve_args()
H A Dclntproc.c530 if (nsm_monitor(host) < 0) in nlmclnt_lock()