Searched refs:fsck_error_counts (Results 1 – 2 of 2) sorted by relevance
92 bch_sb_errors_cpu *e = &c->fsck_error_counts; in bch2_fs_errors_to_text() 105 bch_sb_errors_cpu *e = &c->fsck_error_counts; in bch2_sb_error_count() 134 bch_sb_errors_cpu *src = &c->fsck_error_counts; in bch2_sb_errors_from_cpu() 159 bch_sb_errors_cpu *dst = &c->fsck_error_counts; in bch2_sb_errors_to_cpu() 186 darray_exit(&c->fsck_error_counts); in bch2_fs_sb_errors_exit() 192 darray_init(&c->fsck_error_counts); in bch2_fs_sb_errors_init_early()
1167 bch_sb_errors_cpu fsck_error_counts; member