Searched refs:bch_sb_field_ext (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
D | sb-downgrade.c | 160 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()
|
D | recovery_passes.c | 130 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()
|
D | recovery.c | 61 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()
|
D | super-io.c | 541 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()
|
D | bcachefs_format.h | 625 struct bch_sb_field_ext { struct
|
D | super.c | 1022 struct bch_sb_field_ext *ext = in bch2_fs_start()
|