Home
last modified time | relevance | path

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

/linux-6.8/fs/bcachefs/
Djournal_io.h9 struct journal_replay { struct
10 struct journal_ptr {
16 } ptrs[BCH_REPLICAS_MAX];
17 unsigned nr_ptrs;
19 bool csum_good;
20 bool ignore;
22 struct jset j;
/linux-6.8/drivers/md/bcache/
Djournal.h83 struct journal_replay { struct
84 struct list_head list;
85 atomic_t *pin;
86 struct jset j;