Home
last modified time | relevance | path

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

/linux-4.1.27/fs/lockd/
Dmon.c97 ln->nsm_clnt = clnt; in nsm_client_set()
99 clnt = ln->nsm_clnt; in nsm_client_set()
134 clnt = ln->nsm_clnt; in nsm_client_put()
135 ln->nsm_clnt = NULL; in nsm_client_put()
254 status = nsm_mon_unmon(nsm, NSMPROC_UNMON, &res, ln->nsm_clnt); in nsm_unmonitor()
Dnetns.h17 struct rpc_clnt *nsm_clnt; member