Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsb-errors.c83 bch_sb_errors_cpu *e = &c->fsck_error_counts; in bch2_sb_error_count()
112 bch_sb_errors_cpu *src = &c->fsck_error_counts; in bch2_sb_errors_from_cpu()
137 bch_sb_errors_cpu *dst = &c->fsck_error_counts; in bch2_sb_errors_to_cpu()
Dsb-errors_types.h13 typedef DARRAY(struct bch_sb_error_entry_cpu) bch_sb_errors_cpu; typedef
Dbcachefs.h1100 bch_sb_errors_cpu fsck_error_counts;