Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/md/bcache/
Djournal.h129 struct journal_device { struct
134 uint64_t seq[SB_JOURNAL_BUCKETS];
137 unsigned int cur_idx;
140 unsigned int last_idx;
143 unsigned int discard_idx;
149 atomic_t discard_in_flight;
151 struct work_struct discard_work;
152 struct bio discard_bio;
153 struct bio_vec discard_bv;
156 struct bio bio;
[all …]