Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/md/dm-vdo/
Dvdo.c199 static int __must_check initialize_thread_config(struct thread_count_config counts, in initialize_thread_config() function
490 result = initialize_thread_config(config->thread_counts, &vdo->thread_config); in initialize_vdo()