Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/indexer/
A Dindex.c53 struct chapter_writer { struct
55 struct uds_index *index;
57 struct thread *thread;
59 struct mutex mutex;
61 struct cond_var cond;
63 bool stop;
65 int result;
67 size_t memory_size;
69 unsigned int zones_to_write;
73 struct uds_volume_record *collated_records;
[all …]
A Dindex.h52 struct chapter_writer *chapter_writer; member

Completed in 7 milliseconds