Home
last modified time | relevance | path

Searched refs:bio_thread_count (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/md/dm-vdo/
Dvdo.h131 thread_count_t bio_thread_count; member
Dvdo.c205 config->bio_thread_count = counts.bio_threads; in initialize_thread_config()
237 result = vdo_allocate(config->bio_thread_count, thread_id_t, in initialize_thread_config()
393 thread_config->bio_thread_count, in get_thread_name()
Dflush.c494 zone_count_t bio_threads = flusher->vdo->thread_config.bio_thread_count; in select_bio_queue()