Home
last modified time | relevance | path

Searched refs:nlm_convert_to_nlm4_res (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/nlm/
H A Dnlm_prot_server.c108 nlm_convert_to_nlm4_res(struct nlm4_res *dst, struct nlm_res *src) in nlm_convert_to_nlm4_res() function
389 nlm_convert_to_nlm4_res(&arg4, argp); in nlm_lock_res_1_svc()
398 nlm_convert_to_nlm4_res(&arg4, argp); in nlm_cancel_res_1_svc()
407 nlm_convert_to_nlm4_res(&arg4, argp); in nlm_unlock_res_1_svc()
416 nlm_convert_to_nlm4_res(&arg4, argp); in nlm_granted_res_1_svc()
H A Dnlm_advlock.c559 nlm_convert_to_nlm4_res(struct nlm4_res *dst, struct nlm_res *src) in nlm_convert_to_nlm4_res() function
618 nlm_convert_to_nlm4_res(res, &res1); in nlm_lock_rpc()
645 nlm_convert_to_nlm4_res(res, &res1); in nlm_cancel_rpc()
670 nlm_convert_to_nlm4_res(res, &res1); in nlm_unlock_rpc()