Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dvdo.h137 thread_id_t bio_ack_thread; member
H A Dvdo.c250 config->bio_ack_thread = in initialize_thread_config()
361 } else if (thread_id == thread_config->bio_ack_thread) { in get_thread_name()
601 result = vdo_make_thread(vdo, vdo->thread_config.bio_ack_thread, in vdo_make()