Searched refs:NLM_UNLOCK (Results 1 – 5 of 5) sorted by relevance
149 case NLM_UNLOCK: in nlm_prog_1()275 case NLM_UNLOCK: in nlm_prog_3()
295 #define NLM_UNLOCK ((unsigned long)(4)) macro
55 return (CLNT_CALL_EXT(clnt, ext, NLM_UNLOCK, in nlm_unlock_1()
271 nlm_res NLM_UNLOCK(struct nlm_unlockargs) = 4;
66 …if (clnt_call(clnt, NLM_UNLOCK, xdr_nlm_unlockargs, argp, xdr_nlm_res, &res, TIMEOUT) != RPC_SUCCE…