Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_cache.h79 int cache_rekey(lookup_ctrl_t *, uint32_t *, int (*)(void *, void *));
H A Dcache.c369 cache_rekey(lookup_ctrl_t *lcp, uint32_t *uid_p, in cache_rekey() function
H A Ddd.c1374 ec = cache_rekey(&lc, &uid, cb_update_ds_attr); in update_ds_name()