Searched refs:nlm_do_share (Results 1 – 3 of 3) sorted by relevance
631 void nlm_do_share(nlm4_shareargs *, nlm4_shareres *, struct svc_req *);
602 nlm_do_share(&args4, &res4, sr); in nlm_share_3_svc()893 nlm_do_share(argp, resp, sr); in nlm4_share_4_svc()
1125 nlm_do_share(nlm4_shareargs *argp, nlm4_shareres *resp, struct svc_req *sr) in nlm_do_share() function