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

/freebsd-9.3-release/sys/nlm/
H A Dnlm_prot_impl.c217 nlm4_testargs af_granted; /* (c) notification details */ member in struct:nlm_async_lock
568 af->af_host->nh_sysid, ng_sysid(&af->af_granted.cookie),
569 ng_cookie(&af->af_granted.cookie));
582 nlm4_granted_msg_4(&af->af_granted,
589 granted.cookie = af->af_granted.cookie;
590 granted.exclusive = af->af_granted.exclusive;
592 af->af_granted.alock.caller_name;
593 granted.alock.fh = af->af_granted.alock.fh;
594 granted.alock.oh = af->af_granted.alock.oh;
595 granted.alock.svid = af->af_granted
[all...]

Completed in 43 milliseconds