Searched refs:es_id (Results 1 – 1 of 1) sorted by relevance
48 uint64_t es_id; /* Synchronization ID. */ member121 if (elem->es_id != key) { in ht_put()126 if (elem->es_id == key) { in ht_put()167 if (elem->es_id != key) { in ht_get()172 if (elem->es_id == key) { in ht_get()197 sync->es_id = id; in esync_alloc()244 const uint64_t id = sync->es_id; in esync_put()245 sync->es_id = ES_INVALID_ID; in esync_put()