Home
last modified time | relevance | path

Searched refs:replay_journal_seq (Results 1 – 3 of 3) sorted by relevance

/fs/bcachefs/
A Djournal_types.h259 u64 replay_journal_seq; member
A Drecovery.c193 BUG_ON(seq < j->replay_journal_seq); in replay_now_at()
197 while (j->replay_journal_seq < seq) in replay_now_at()
198 bch2_journal_pin_put(j, j->replay_journal_seq++); in replay_now_at()
470 j->replay_journal_seq = 0; in bch2_journal_replay()
A Djournal.c1519 j->replay_journal_seq = last_seq; in bch2_fs_journal_start()

Completed in 10 milliseconds