Searched refs:NLM_LOCK (Results 1 – 5 of 5) sorted by relevance
137 case NLM_LOCK: in nlm_prog_1()273 case NLM_LOCK: in nlm_prog_3()
289 #define NLM_LOCK ((unsigned long)(2)) macro
37 return (CLNT_CALL_EXT(clnt, ext, NLM_LOCK, in nlm_lock_1()
268 nlm_res NLM_LOCK(struct nlm_lockargs) = 2;
34 …if (st = clnt_call(clnt, NLM_LOCK, xdr_nlm_lockargs, argp, xdr_nlm_res, &res, TIMEOUT) != RPC_SUCC…