Searched refs:nlm_do_unlock (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/nlm/
H A Dnlm.h188 extern int nlm_do_unlock(nlm4_unlockargs *argp, nlm4_res *result,
H A Dnlm_prot_server.c331 if (nlm_do_unlock(&args4, &res4, rqstp, &rpc))
540 nlm_do_unlock(argp, result, rqstp, NULL);
613 if (nlm_do_unlock(argp, &res4, rqstp, &rpc))
H A Dnlm_prot_impl.c2227 nlm_do_unlock(nlm4_unlockargs *argp, nlm4_res *result, struct svc_req *rqstp, function
2246 NLM_DEBUG(3, "nlm_do_unlock(): caller_name = %s (sysid = %d)\n",

Completed in 323 milliseconds