Searched refs:bch_sb_field_ext (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | recovery_passes.c | 154 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 D | sb-downgrade.c | 191 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 D | recovery.c | 43 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 D | super-io.c | 618 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 D | bcachefs_format.h | 629 struct bch_sb_field_ext { struct
|
| H A D | super.c | 1070 sizeof(struct bch_sb_field_ext) / sizeof(u64))) { in bch2_fs_start()
|