Searched refs:nsm_monitor (Results 1 – 5 of 5) sorted by relevance
41 int nsm_monitor(struct nlm_host *);
64 nsm_monitor(struct nlm_host *host) in nsm_monitor() function
54 || (argp->monitor && !host->h_monitored && nsm_monitor(host) < 0)) in nlm4svc_retrieve_args()
83 || (argp->monitor && !host->h_monitored && nsm_monitor(host) < 0)) in nlmsvc_retrieve_args()
449 if (!host->h_monitored && nsm_monitor(host) < 0) { in nlmclnt_lock()