Home
last modified time | relevance | path

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

/freebsd/sys/nlm/
H A Dnlm_prot_impl.c209 nlm4_testargs af_granted; /* (c) notification details */ member
573 af->af_host->nh_sysid, ng_sysid(&af->af_granted.cookie), in nlm_lock_callback()
574 ng_cookie(&af->af_granted.cookie)); in nlm_lock_callback()
587 nlm4_granted_msg_4(&af->af_granted, in nlm_lock_callback()
594 granted.cookie = af->af_granted.cookie; in nlm_lock_callback()
595 granted.exclusive = af->af_granted.exclusive; in nlm_lock_callback()
597 af->af_granted.alock.caller_name; in nlm_lock_callback()
598 granted.alock.fh = af->af_granted.alock.fh; in nlm_lock_callback()
599 granted.alock.oh = af->af_granted.alock.oh; in nlm_lock_callback()
600 granted.alock.svid = af->af_granted.alock.svid; in nlm_lock_callback()
[all …]