Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Drecovery_passes.c154 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in bch2_run_explicit_recovery_pass_persistent_locked()
166 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in bch2_run_explicit_recovery_pass_persistent()
183 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.c191 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in bch2_sb_set_upgrade_extra()
215 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in bch2_sb_set_upgrade()
430 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in bch2_sb_set_downgrade()
H A Drecovery.c43 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in bch2_btree_lost_data()
123 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in bch2_reconstruct_alloc()
659 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in check_version_upgrade()
740 struct bch_sb_field_ext *ext = bch2_sb_field_get(c->disk_sb.sb, ext); in bch2_fs_recovery()
H A Dsuper-io.c618 struct bch_sb_field_ext *ext = bch2_sb_field_get(src, ext); in bch2_sb_update()
1287 struct bch_sb_field_ext *e = field_to_type(f, ext); in bch2_sb_ext_to_text()
H A Dbcachefs_format.h629 struct bch_sb_field_ext { struct
H A Dsuper.c1070 sizeof(struct bch_sb_field_ext) / sizeof(u64))) { in bch2_fs_start()