Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/bcache/
Djournal.h126 struct journal_device { struct
131 uint64_t seq[SB_JOURNAL_BUCKETS];
134 unsigned int cur_idx;
137 unsigned int last_idx;
140 unsigned int discard_idx;
146 atomic_t discard_in_flight;
148 struct work_struct discard_work;
149 struct bio discard_bio;
150 struct bio_vec discard_bv;
153 struct bio bio;
[all …]