Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/indexer/
A Dindex.c53 struct chapter_writer { struct
182 struct chapter_writer *writer = index->chapter_writer; in finish_previous_chapter()
218 struct chapter_writer *writer = index->chapter_writer; in start_closing_chapter()
675 struct chapter_writer *writer = arg; in close_chapters()
760 struct chapter_writer **writer_ptr) in make_chapter_writer()
763 struct chapter_writer *writer; in make_chapter_writer()
792 writer->memory_size = (sizeof(struct chapter_writer) + in make_chapter_writer()
1215 result = make_chapter_writer(index, &index->chapter_writer); in uds_make_index()
1283 free_chapter_writer(index->chapter_writer); in uds_free_index()
1300 struct chapter_writer *writer = index->chapter_writer; in uds_wait_for_idle_index()
[all …]
A Dindex.h52 struct chapter_writer *chapter_writer; member

Completed in 19 milliseconds