Searched refs:rh_nextiter (Results 1 – 2 of 2) sorted by relevance
66 uint32_t rh_nextiter; member
1473 nextid = h->rh_nextiter + 1; in handle_alloc_iterid()1488 if (nextid == h->rh_nextiter) in handle_alloc_iterid()1493 h->rh_nextiter = nextid; in handle_alloc_iterid()