Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsb-errors.c21 static inline unsigned bch2_sb_field_errors_nr_entries(struct bch_sb_field_errors *e) in bch2_sb_field_errors_nr_entries()
28 return (sizeof(struct bch_sb_field_errors) + in bch2_sb_field_errors_u64s()
35 struct bch_sb_field_errors *e = field_to_type(f, errors); in bch2_sb_errors_validate()
60 struct bch_sb_field_errors *e = field_to_type(f, errors); in bch2_sb_errors_to_text()
113 struct bch_sb_field_errors *dst; in bch2_sb_errors_from_cpu()
136 struct bch_sb_field_errors *src = bch2_sb_field_get(c->disk_sb.sb, errors); in bch2_sb_errors_to_cpu()
Dsb-errors_format.h317 struct bch_sb_field_errors { struct