Searched refs:nfc_geo (Results 1 – 1 of 1) sorted by relevance
954 struct bch_geometry *nfc_geo = &this->bch_geometry; in block_mark_swapping() local969 bit = nfc_geo->block_mark_bit_offset; in block_mark_swapping()970 p = payload + nfc_geo->block_mark_byte_offset; in block_mark_swapping()998 struct bch_geometry *nfc_geo = &this->bch_geometry; in gpmi_ecc_read_page() local1009 ret = read_page_prepare(this, buf, nfc_geo->payload_size, in gpmi_ecc_read_page()1011 nfc_geo->payload_size, in gpmi_ecc_read_page()1023 read_page_end(this, buf, nfc_geo->payload_size, in gpmi_ecc_read_page()1025 nfc_geo->payload_size, in gpmi_ecc_read_page()1036 status = auxiliary_virt + nfc_geo->auxiliary_status_offset; in gpmi_ecc_read_page()1038 for (i = 0; i < nfc_geo->ecc_chunk_count; i++, status++) { in gpmi_ecc_read_page()[all …]