Searched refs:swap_block_mark (Results 1 – 2 of 2) sorted by relevance
244 if (!this->swap_block_mark) in set_geometry_by_ecc_info()309 if (!this->swap_block_mark) in legacy_set_geometry()962 if (!this->swap_block_mark) in block_mark_swapping()1088 int old_swap_block_mark = this->swap_block_mark; in gpmi_ecc_read_subpage()1097 if (this->swap_block_mark) { in gpmi_ecc_read_subpage()1150 this->swap_block_mark = false; in gpmi_ecc_read_subpage()1157 this->swap_block_mark = old_swap_block_mark; in gpmi_ecc_read_subpage()1174 if (this->swap_block_mark) { in gpmi_ecc_write_page()1223 if (!this->swap_block_mark) { in gpmi_ecc_write_page()1383 if (this->swap_block_mark) { in gpmi_ecc_read_page_raw()[all …]
158 bool swap_block_mark; member