Searched refs:NLM_UNLOCK (Results 1 – 5 of 5) sorted by relevance
151 case NLM_UNLOCK: in nlm_prog_1()277 case NLM_UNLOCK: in nlm_prog_3()
296 #define NLM_UNLOCK ((unsigned long)(4)) macro
59 return (CLNT_CALL_EXT(clnt, ext, NLM_UNLOCK, in nlm_unlock_1()
278 nlm_res NLM_UNLOCK(struct nlm_unlockargs) = 4;
75 …if (clnt_call(clnt, NLM_UNLOCK, xdr_nlm_unlockargs, argp, xdr_nlm_res, &res, TIMEOUT) != RPC_SUCCE…