HomeSort by: relevance | last modified time | path
    Searched defs:nlm_convert_to_nlm4_res (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/nlm/
nlm_prot_server.c 112 nlm_convert_to_nlm4_res(struct nlm4_res *dst, struct nlm_res *src) function in typeref:typename:void
393 nlm_convert_to_nlm4_res(&arg4, argp);
402 nlm_convert_to_nlm4_res(&arg4, argp);
411 nlm_convert_to_nlm4_res(&arg4, argp);
420 nlm_convert_to_nlm4_res(&arg4, argp);
nlm_advlock.c 561 nlm_convert_to_nlm4_res(struct nlm4_res *dst, struct nlm_res *src) function in typeref:typename:void
620 nlm_convert_to_nlm4_res(res, &res1);
647 nlm_convert_to_nlm4_res(res, &res1);
672 nlm_convert_to_nlm4_res(res, &res1);

Completed in 13 milliseconds