Searched refs:dedupe_thread (Results 1 – 3 of 3) sorted by relevance
136 thread_id_t dedupe_thread; member
249 config->dedupe_thread = config->thread_count++; in initialize_thread_config()358 } else if (thread_id == thread_config->dedupe_thread) { in get_thread_name()992 result = VDO_ASSERT(thread_id != vdo->thread_config.dedupe_thread, in vdo_register_read_only_listener()1165 if (++thread_id == vdo->thread_config.dedupe_thread) { in make_thread_read_only()
2204 result = vdo_make_thread(vdo, vdo->thread_config.dedupe_thread, &uds_queue_type, in initialize_index()2214 vdo->thread_config.dedupe_thread); in initialize_index()