Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_service.c116 static struct nlm_vhold *nlm_fh_to_vhold(struct nlm_host *, struct netobj *);
231 nlm_fh_to_vhold(struct nlm_host *hostp, struct netobj *fh) in nlm_fh_to_vhold() function
543 nvp = nlm_fh_to_vhold(host, &argp->alock.fh); in nlm_do_lock()
878 nvp = nlm_fh_to_vhold(host, &argp->alock.fh); in nlm_do_cancel()
1229 nvp = nlm_fh_to_vhold(host, &argp->share.fh); in nlm_do_share()