Searched refs:dh_nextid (Results 1 – 2 of 2) sorted by relevance
121 uint_t dh_nextid; /* next id to be returned by idhash_nextid() */ member
660 dhp->dh_nextid = min; in dt_idhash_create()721 dhp->dh_nextid = nextid; in dt_idhash_update()745 if (dhp->dh_nextid >= dhp->dh_maxid) in dt_idhash_nextid()748 *p = dhp->dh_nextid++; in dt_idhash_nextid()