Searched refs:latest_entry_bad (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/nand/nandpart/
H A Daml-bad-block.cpp330 bool latest_entry_bad = true; local
343 latest_entry_bad = true;
359 latest_entry_bad = false;
370 if (page + bbt_page_count <= nand_info_.pages_per_block || latest_entry_bad) {
386 if (latest_entry_bad) {

Completed in 71 milliseconds