Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/
Dvdo.h137 thread_id_t bio_ack_thread; member
Dvdo.c258 config->bio_ack_thread = in initialize_thread_config()
369 } else if (thread_id == thread_config->bio_ack_thread) { in get_thread_name()
610 result = vdo_make_thread(vdo, vdo->thread_config.bio_ack_thread, in vdo_make()
Ddata-vio.h650 vdo->thread_config.bio_ack_thread); in launch_data_vio_on_bio_ack_queue()
Ddata-vio.c1935 (vdo_get_callback_thread_id() == vdo->thread_config.bio_ack_thread)), in acknowledge_write_callback()