Home
last modified time | relevance | path

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

/linux/drivers/nvdimm/
H A Dregion_devs.c656 int has_flush = nvdimm_has_flush(nd_region); in region_visible() local
658 if (has_flush == 1) in region_visible()
660 else if (has_flush == 0) in region_visible()