HomeSort by: relevance | last modified time | path
    Searched defs:af_granted (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/nfs/nlm/
nlm_prot_impl.c 225 nlm4_testargs af_granted; /* (c) notification details */ member in struct:nlm_async_lock
576 af->af_host->nh_sysid, ng_sysid(&af->af_granted.cookie),
577 ng_cookie(&af->af_granted.cookie));
590 nlm4_granted_msg_4(&af->af_granted,
597 granted.cookie = af->af_granted.cookie;
598 granted.exclusive = af->af_granted.exclusive;
600 af->af_granted.alock.caller_name;
601 granted.alock.fh = af->af_granted.alock.fh;
602 granted.alock.oh = af->af_granted.alock.oh;
603 granted.alock.svid = af->af_granted.alock.svid
    [all...]

Completed in 32 milliseconds