Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Drecovery_passes.c153 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in bch2_run_explicit_recovery_pass_persistent_locked()
165 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in bch2_run_explicit_recovery_pass_persistent()
182 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in bch2_clear_recovery_pass_required()
H A Dsb-downgrade.c181 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in bch2_sb_set_upgrade_extra()
205 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in bch2_sb_set_upgrade()
420 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in bch2_sb_set_downgrade()
H A Dsuper-io.c587 struct bch_sb_field_ext *ext = bch2_sb_field_get(src, ext); in bch2_sb_update()
1249 struct bch_sb_field_ext *e = field_to_type(f, ext); in bch2_sb_ext_to_text()
H A Dbcachefs_format.h625 struct bch_sb_field_ext { struct
H A Dsuper.c1025 struct bch_sb_field_ext *ext = in bch2_fs_start()