Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libpool/common/
H A Ddict.c91 uint64_t dh_change; member
331 hdl->dh_change++; in dict_put()
346 hdl->dh_change++; in dict_remove()
376 uint64_t change_stamp = hdl->dh_change; in dict_map()
382 if (hdl->dh_change != change_stamp) in dict_map()