Home
last modified time | relevance | path

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

/linux-5.10/drivers/md/bcache/
Djournal.h128 struct journal_device { struct
133 uint64_t seq[SB_JOURNAL_BUCKETS];
136 unsigned int cur_idx;
139 unsigned int last_idx;
142 unsigned int discard_idx;
148 atomic_t discard_in_flight;
150 struct work_struct discard_work;
151 struct bio discard_bio;
152 struct bio_vec discard_bv;
155 struct bio bio;
[all …]