Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
A Dtypes.h199 unsigned int bio_ack_threads; member
A Dvdo.h277 return vdo->device_config->thread_counts.bio_ack_threads > 0; in vdo_uses_bio_ack_queue()
A Dvdo.c259 ((counts.bio_ack_threads > 0) ? config->thread_count++ : VDO_INVALID_THREAD_ID); in initialize_thread_config()
612 config->thread_counts.bio_ack_threads, NULL); in vdo_make()
A Ddm-vdo-target.c448 config->bio_ack_threads = count; in process_one_thread_config_spec()
750 .bio_ack_threads = 1, in parse_device_config()

Completed in 18 milliseconds