Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/configd/
H A Drc_node.c618 rc_node_hash(rc_node_lookup_t *lp) in rc_node_hash() function
829 uint32_t h = rc_node_hash(lp); in cache_lookup_unlocked()
852 h = rc_node_hash(lp); in cache_lookup()
866 assert(np->rn_hash == rc_node_hash(&np->rn_id)); in cache_insert_unlocked()
881 assert(np->rn_hash == rc_node_hash(&np->rn_id)); in cache_remove_unlocked()
1938 uint32_t h = rc_node_hash(nip); in rc_node_setup()
2003 uint32_t h = rc_node_hash(nip); in rc_node_setup_snapshot()
2060 uint32_t h = rc_node_hash(nip); in rc_node_setup_snaplevel()
2121 uint32_t h = rc_node_hash(nip); in rc_node_setup_pg()
2217 uint32_t h = rc_node_hash(nip); in rc_node_create_property()
[all …]