Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Drecovery-journal.h145 struct recovery_journal { struct
147 thread_id_t thread_id;
149 struct slab_depot *depot;
151 struct block_map *block_map;
153 struct vdo_wait_queue entry_waiters;
155 u64 available_space;
157 data_vio_count_t pending_decrement_count;
159 bool adding_entries;
161 struct admin_state state;
163 bool reaping;
[all …]