Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/rsm/
H A Drsm_in.h405 } republish_token_t; typedef
/titanic_44/usr/src/uts/common/io/rsm/
H A Drsm.c5690 republish_token_t *republish_list = NULL; in rsm_send_republish()
5691 republish_token_t *rp; in rsm_send_republish()
5720 rp = kmem_zalloc(sizeof (republish_token_t), KM_SLEEP); in rsm_send_republish()
5742 kmem_free(rp, sizeof (republish_token_t)); in rsm_send_republish()