Searched refs:rn_pg_notify_list (Results 1 – 2 of 2) sorted by relevance
214 uu_list_t *rn_pg_notify_list; /* prot by rc_pg_notify_lock */ member
1725 np->rn_pg_notify_list = uu_list_create(rc_pg_notify_pool, np, 0); in rc_node_alloc()1778 uu_list_destroy(np->rn_pg_notify_list); in rc_node_destroy()4151 uu_list_remove(pnp->rnpn_pg->rn_pg_notify_list, pnp); in rc_pg_notify_fire()4335 while ((pnp = uu_list_first(cp->rn_pg_notify_list)) != NULL) in rc_node_finish_delete()4989 while ((pnp = uu_list_first(np->rn_pg_notify_list)) != NULL) in rc_node_delete()7267 while ((pnp = uu_list_first(np->rn_pg_notify_list)) != NULL) in rc_tx_commit()7334 (void) uu_list_insert_after(np->rn_pg_notify_list, NULL, pnp); in rc_pg_notify_setup()