Lines Matching refs:bch_sb_handle
92 static struct bch_sb_field *__bch2_sb_field_resize(struct bch_sb_handle *sb, in __bch2_sb_field_resize()
131 void bch2_sb_field_delete(struct bch_sb_handle *sb, in bch2_sb_field_delete()
142 void bch2_free_super(struct bch_sb_handle *sb) in bch2_free_super()
154 int bch2_sb_realloc(struct bch_sb_handle *sb, unsigned u64s) in bch2_sb_realloc()
213 struct bch_sb_field *bch2_sb_field_resize_id(struct bch_sb_handle *sb, in bch2_sb_field_resize_id()
232 struct bch_sb_handle *dev_sb = &ca->disk_sb; 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()
352 static int bch2_sb_validate(struct bch_sb_handle *disk_sb, in bch2_sb_validate()
554 static int __copy_super(struct bch_sb_handle *dst_handle, struct bch_sb *src) in __copy_super()
635 static int read_one_super(struct bch_sb_handle *sb, u64 offset, struct printbuf *err) in read_one_super()
697 struct bch_sb_handle *sb, bool ignore_notbchfs_msg) in __bch2_read_super()
855 struct bch_sb_handle *sb) in bch2_read_super()
863 struct bch_sb_handle *sb) in bch2_read_super_silent()