Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsuper.c1142 u64 seq_from_fs = le64_to_cpu(m.seq); in bch2_dev_in_fs() local
1145 if (seq_from_fs && seq_from_fs < seq_from_member) { in bch2_dev_in_fs()
1158 prt_printf(&buf, " to be %llu, but ", seq_from_fs); in bch2_dev_in_fs()