/linux-6.12.1/fs/bcachefs/ |
D | super-io.h | 22 static inline size_t bch2_sb_field_bytes(struct bch_sb_field *f) in bch2_sb_field_bytes() 30 struct bch_sb_field *bch2_sb_field_get_id(struct bch_sb *, enum bch_sb_field_type); 34 struct bch_sb_field *bch2_sb_field_resize_id(struct bch_sb_handle *, 39 struct bch_sb_field *bch2_sb_field_get_minsize_id(struct bch_sb_handle *, 54 int (*validate)(struct bch_sb *, struct bch_sb_field *, 56 void (*to_text)(struct printbuf *, struct bch_sb *, struct bch_sb_field *); 98 struct bch_sb_field *); 100 struct bch_sb_field *);
|
D | replicas_format.h | 12 struct bch_sb_field field; 24 struct bch_sb_field field;
|
D | journal_sb.c | 19 static int bch2_sb_journal_validate(struct bch_sb *sb, struct bch_sb_field *f, in bch2_sb_journal_validate() 72 struct bch_sb_field *f) in bch2_sb_journal_to_text() 101 static int bch2_sb_journal_v2_validate(struct bch_sb *sb, struct bch_sb_field *f, in bch2_sb_journal_v2_validate() 173 struct bch_sb_field *f) in bch2_sb_journal_v2_to_text()
|
D | super-io.c | 78 static int bch2_sb_field_validate(struct bch_sb *, struct bch_sb_field *, 81 struct bch_sb_field *bch2_sb_field_get_id(struct bch_sb *sb, in bch2_sb_field_get_id() 92 static struct bch_sb_field *__bch2_sb_field_resize(struct bch_sb_handle *sb, in __bch2_sb_field_resize() 93 struct bch_sb_field *f, in __bch2_sb_field_resize() 134 struct bch_sb_field *f = bch2_sb_field_get_id(sb->sb, type); in bch2_sb_field_delete() 213 struct bch_sb_field *bch2_sb_field_resize_id(struct bch_sb_handle *sb, in bch2_sb_field_resize_id() 217 struct bch_sb_field *f = bch2_sb_field_get_id(sb->sb, type); in bch2_sb_field_resize_id() 248 struct bch_sb_field *bch2_sb_field_get_minsize_id(struct bch_sb_handle *sb, in bch2_sb_field_get_minsize_id() 252 struct bch_sb_field *f = bch2_sb_field_get_id(sb->sb, type); in bch2_sb_field_get_minsize_id() 556 struct bch_sb_field *src_f, *dst_f; in __copy_super() [all …]
|
D | sb-members_format.h | 110 struct bch_sb_field field; 115 struct bch_sb_field field;
|
D | sb-counters.c | 23 static int bch2_sb_counters_validate(struct bch_sb *sb, struct bch_sb_field *f, in bch2_sb_counters_validate() 30 struct bch_sb_field *f) in bch2_sb_counters_to_text()
|
D | journal_seq_blacklist_format.h | 11 struct bch_sb_field field;
|
D | sb-downgrade_format.h | 13 struct bch_sb_field field;
|
D | disk_groups_format.h | 17 struct bch_sb_field field;
|
D | sb-errors.c | 32 static int bch2_sb_errors_validate(struct bch_sb *sb, struct bch_sb_field *f, in bch2_sb_errors_validate() 58 struct bch_sb_field *f) in bch2_sb_errors_to_text()
|
D | quota_format.h | 43 struct bch_sb_field field;
|
D | bcachefs_format.h | 473 struct bch_sb_field { struct 537 struct bch_sb_field field; 542 struct bch_sb_field field; 579 struct bch_sb_field field; 614 struct bch_sb_field field; 626 struct bch_sb_field field; 756 struct bch_sb_field start[0];
|
D | sb-members.c | 273 static int bch2_sb_members_v1_validate(struct bch_sb *sb, struct bch_sb_field *f, in bch2_sb_members_v1_validate() 296 struct bch_sb_field *f) in bch2_sb_members_v1_to_text() 312 struct bch_sb_field *f) in bch2_sb_members_v2_to_text() 322 static int bch2_sb_members_v2_validate(struct bch_sb *sb, struct bch_sb_field *f, in bch2_sb_members_v2_validate()
|
D | journal_seq_blacklist.c | 165 static int bch2_sb_journal_seq_blacklist_validate(struct bch_sb *sb, struct bch_sb_field *f, in bch2_sb_journal_seq_blacklist_validate() 196 struct bch_sb_field *f) in bch2_sb_journal_seq_blacklist_to_text()
|
D | disk_groups.h | 107 struct bch_sb_field *);
|
D | sb-counters_format.h | 94 struct bch_sb_field field;
|
D | sb-clean.c | 208 static int bch2_sb_clean_validate(struct bch_sb *sb, struct bch_sb_field *f, in bch2_sb_clean_validate() 234 struct bch_sb_field *f) in bch2_sb_clean_to_text()
|
D | replicas.c | 728 static int bch2_sb_replicas_validate(struct bch_sb *sb, struct bch_sb_field *f, in bch2_sb_replicas_validate() 746 struct bch_sb_field *f) in bch2_sb_replicas_to_text() 767 static int bch2_sb_replicas_v0_validate(struct bch_sb *sb, struct bch_sb_field *f, in bch2_sb_replicas_v0_validate() 785 struct bch_sb_field *f) in bch2_sb_replicas_v0_to_text()
|
D | sb-downgrade.c | 263 static int bch2_sb_downgrade_validate(struct bch_sb *sb, struct bch_sb_field *f, in bch2_sb_downgrade_validate() 298 struct bch_sb_field *f) in bch2_sb_downgrade_to_text()
|
D | disk_groups.c | 21 static int bch2_sb_disk_groups_validate(struct bch_sb *sb, struct bch_sb_field *f, in bch2_sb_disk_groups_validate() 120 struct bch_sb_field *f) in bch2_sb_disk_groups_to_text()
|
D | checksum.c | 488 static int bch2_sb_crypt_validate(struct bch_sb *sb, struct bch_sb_field *f, in bch2_sb_crypt_validate() 508 struct bch_sb_field *f) in bch2_sb_crypt_to_text()
|
D | sb-errors_format.h | 318 struct bch_sb_field field;
|
D | quota.c | 22 static int bch2_sb_quota_validate(struct bch_sb *sb, struct bch_sb_field *f, in bch2_sb_quota_validate() 37 struct bch_sb_field *f) in bch2_sb_quota_to_text()
|