Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dvdo.h137 thread_id_t bio_ack_thread; member
H A Dvdo.c252 config->bio_ack_thread = in initialize_thread_config()
363 } else if (thread_id == thread_config->bio_ack_thread) { in get_thread_name()
603 result = vdo_make_thread(vdo, vdo->thread_config.bio_ack_thread, in vdo_make()
H A Ddata-vio.c1923 (vdo_get_callback_thread_id() == vdo->thread_config.bio_ack_thread)), in acknowledge_write_callback()