Searched refs:es_id (Results 1 – 2 of 2) sorted by relevance
50 uint64_t es_id; /* Synchronization ID. */ member153 if (elem->es_id != key) { in ht_put()158 if (elem->es_id == key) { in ht_put()199 if (elem->es_id != key) { in ht_get()204 if (elem->es_id == key) { in ht_get()229 sync->es_id = id; in esync_alloc()276 const uint64_t id = sync->es_id; in esync_put()277 sync->es_id = ES_INVALID_ID; in esync_put()
115 …return format_string.format(esync, esync.es_id, GetEnumName('esync_policy_t', esync.es_policy), es…