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

/fuchsia/zircon/system/dev/nand/skip-block/
H A Dskip-block.cpp35 bool mark_bad; member in struct:nand::__anon452::BlockOperationContext
44 ctx->mark_bad = false;
53 ctx->mark_bad = false;
73 ctx->mark_bad = status != ZX_OK;
83 ctx->mark_bad = false;
102 ctx->mark_bad = true;
276 .mark_bad = false,
323 .mark_bad = false,
337 if (op_context.mark_bad) {

Completed in 70 milliseconds