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

  /src/sys/fs/nfs/nlm/
nlm.h 200 extern int nlm_do_granted(nlm4_testargs *argp, nlm4_res *result,
nlm_prot_server.c 360 if (nlm_do_granted(&args4, &res4, rqstp, &rpc))
550 nlm_do_granted(argp, result, rqstp, NULL);
633 if (nlm_do_granted(argp, &res4, rqstp, &rpc))
nlm_prot_impl.c 2302 nlm_do_granted(nlm4_testargs *argp, nlm4_res *result, struct svc_req *rqstp, function in typeref:typename:int

Completed in 14 milliseconds