Searched refs:dedupe_thread (Results 1 – 3 of 3) sorted by relevance
136 thread_id_t dedupe_thread; member
251 config->dedupe_thread = config->thread_count++; in initialize_thread_config()360 } else if (thread_id == thread_config->dedupe_thread) { in get_thread_name()995 result = VDO_ASSERT(thread_id != vdo->thread_config.dedupe_thread, in vdo_register_read_only_listener()1168 if (++thread_id == vdo->thread_config.dedupe_thread) { in make_thread_read_only()
2206 result = vdo_make_thread(vdo, vdo->thread_config.dedupe_thread, &uds_queue_type, in initialize_index()2216 vdo->thread_config.dedupe_thread); in initialize_index()