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

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

Completed in 101 milliseconds