Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsuper.c1148 u64 seq_from_fs = le64_to_cpu(m.seq); in bch2_dev_in_fs() local
1151 if (seq_from_fs && seq_from_fs < seq_from_member) { in bch2_dev_in_fs()
1164 prt_printf(&buf, " to be %llu, but ", seq_from_fs); in bch2_dev_in_fs()