Home
last modified time | relevance | path

Searched refs:bb_present (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/nvdimm/
Dpfn_devs.c368 int num_bad, meta_num, rc, bb_present; in nd_pfn_clear_memmap_errors() local
392 bb_present = badblocks_check(&nd_region->bb, meta_start, in nd_pfn_clear_memmap_errors()
394 if (bb_present) { in nd_pfn_clear_memmap_errors()
419 } while (bb_present); in nd_pfn_clear_memmap_errors()