Home
last modified time | relevance | path

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

/freebsd/sys/nlm/
H A Dnlm_prot_impl.c256 uint32_t ng_sysid; member
261 ng_sysid(struct netobj *src) in ng_sysid() function
264 return ((struct nlm_grantcookie *)src->n_bytes)->ng_sysid; in ng_sysid()
572 af->af_host->nh_sysid, ng_sysid(&af->af_granted.cookie), in nlm_lock_callback()
695 af->af_host->nh_sysid, ng_sysid(&af->af_granted.cookie), in nlm_check_expired_locks()
2037 cookie.ng_sysid = host->nh_sysid; in nlm_do_lock()
2345 host = nlm_find_host_by_sysid(ng_sysid(&argp->cookie)); in nlm_do_granted_res()
2363 host->nh_sysid, ng_sysid(&argp->cookie), in nlm_do_granted_res()