Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dtypes.h198 struct thread_count_config { struct
228 struct thread_count_config thread_counts; argument
H A Dvdo.h145 struct thread_count_config;
H A Dvdo.c199 static int __must_check initialize_thread_config(struct thread_count_config counts, in initialize_thread_config()