Searched refs:bch2_sb_realloc (Results 1 – 2 of 2) sorted by relevance
81 int bch2_sb_realloc(struct bch_sb_handle *, unsigned);
154 int bch2_sb_realloc(struct bch_sb_handle *sb, unsigned u64s) in bch2_sb_realloc() function221 if (bch2_sb_realloc(sb, le32_to_cpu(sb->sb->u64s) + d)) in bch2_sb_field_resize_id()234 if (bch2_sb_realloc(dev_sb, le32_to_cpu(dev_sb->sb->u64s) + d)) { in bch2_sb_field_resize_id()591 int ret = bch2_sb_realloc(dst_handle, in __copy_super()617 ret = bch2_sb_realloc(&c->disk_sb, 0) ?: in bch2_sb_to_fs()672 ret = bch2_sb_realloc(sb, le32_to_cpu(sb->sb->u64s)); in read_one_super()751 ret = bch2_sb_realloc(sb, 0); in __bch2_read_super()