Home
last modified time | relevance | path

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

/linux/include/linux/lockd/
H A Dlockd.h255 int nsm_monitor(const struct nlm_host *host);
/linux/fs/lockd/
H A Dmon.c138 * nsm_monitor - Notify a peer in case we reboot
148 int nsm_monitor(const struct nlm_host *host) in nsm_monitor() function
154 dprintk("lockd: nsm_monitor(%s)\n", nsm->sm_name); in nsm_monitor()
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()