Home
last modified time | relevance | path

Searched defs:recovery_journal (Results 1 – 4 of 4) 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 …]
H A Dvdo.h201 struct recovery_journal *recovery_journal; member
H A Dslab-depot.h116 struct recovery_journal *recovery_journal; member
H A Dencodings.h689 struct recovery_journal_state_7_0 recovery_journal; member