Searched refs:bch_geo (Results 1 – 1 of 1) sorted by relevance
2169 struct bch_geometry *bch_geo = &this->bch_geometry; in gpmi_init_last() local2187 ecc->size = bch_geo->ecc_chunk_size; in gpmi_init_last()2188 ecc->strength = bch_geo->ecc_strength; in gpmi_init_last()2197 ((bch_geo->gf_len * bch_geo->ecc_strength) % 8) == 0) { in gpmi_init_last()