Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsb-downgrade.c160 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in bch2_sb_set_upgrade_extra()
184 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in bch2_sb_set_upgrade()
399 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in bch2_sb_set_downgrade()
Drecovery_passes.c130 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in bch2_run_explicit_recovery_pass_persistent()
147 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in bch2_clear_recovery_pass_required()
Drecovery.c61 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in bch2_reconstruct_alloc()
609 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in check_version_upgrade()
667 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in bch2_fs_recovery()
Dsuper-io.c541 struct bch_sb_field_ext *ext = bch2_sb_field_get(src, ext); in bch2_sb_update()
1186 struct bch_sb_field_ext *e = field_to_type(f, ext); in bch2_sb_ext_to_text()
Dbcachefs_format.h625 struct bch_sb_field_ext { struct
Dsuper.c1022 struct bch_sb_field_ext *ext = in bch2_fs_start()