Searched refs:dedupe_thread (Results 1 – 3 of 3) sorted by relevance
136 thread_id_t dedupe_thread; member
257 config->dedupe_thread = config->thread_count++; in initialize_thread_config()366 } else if (thread_id == thread_config->dedupe_thread) { in get_thread_name()1001 result = VDO_ASSERT(thread_id != vdo->thread_config.dedupe_thread, in vdo_register_read_only_listener()1174 if (++thread_id == vdo->thread_config.dedupe_thread) { in make_thread_read_only()
2203 result = vdo_make_thread(vdo, vdo->thread_config.dedupe_thread, &uds_queue_type, in initialize_index()2213 vdo->thread_config.dedupe_thread); in initialize_index()