HomeSort by: relevance | last modified time | path
    Searched refs:nlm_do_unlock (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/nfs/nlm/
nlm.h 190 extern int nlm_do_unlock(nlm4_unlockargs *argp, nlm4_res *result,
nlm_prot_server.c 333 if (nlm_do_unlock(&args4, &res4, rqstp, &rpc))
542 nlm_do_unlock(argp, result, rqstp, NULL);
615 if (nlm_do_unlock(argp, &res4, rqstp, &rpc))
nlm_prot_impl.c 2240 nlm_do_unlock(nlm4_unlockargs *argp, nlm4_res *result, struct svc_req *rqstp, function in typeref:typename:int
2259 NLM_DEBUG(3, "nlm_do_unlock(): caller_name = %s (sysid = %d)\n",

Completed in 15 milliseconds