Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/bcache/
Djournal.h125 struct journal_device { struct
130 uint64_t seq[SB_JOURNAL_BUCKETS];
133 unsigned cur_idx;
136 unsigned last_idx;
139 unsigned discard_idx;
145 atomic_t discard_in_flight;
147 struct work_struct discard_work;
148 struct bio discard_bio;
149 struct bio_vec discard_bv;
152 struct bio bio;
[all …]