Searched refs:swap_block_mark (Results 1 – 2 of 2) sorted by relevance
285 if (!this->swap_block_mark) in set_geometry_by_ecc_info()352 if (!this->swap_block_mark) in legacy_set_geometry()908 if (!this->swap_block_mark) in block_mark_swapping()1111 int old_swap_block_mark = this->swap_block_mark; in gpmi_ecc_read_subpage()1120 if (this->swap_block_mark) { in gpmi_ecc_read_subpage()1173 this->swap_block_mark = false; in gpmi_ecc_read_subpage()1180 this->swap_block_mark = old_swap_block_mark; in gpmi_ecc_read_subpage()1200 if (this->swap_block_mark) { in gpmi_ecc_write_page()1249 if (!this->swap_block_mark) { in gpmi_ecc_write_page()1408 if (this->swap_block_mark) in gpmi_ecc_read_page_raw()[all …]
125 bool swap_block_mark; member