Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/indexer/
Dindex.c733 struct thread *writer_thread = NULL; in stop_chapter_writer() local
737 writer_thread = writer->thread; in stop_chapter_writer()
744 if (writer_thread != NULL) in stop_chapter_writer()
745 vdo_join_threads(writer_thread); in stop_chapter_writer()