Searched refs:is_nvdimm_sync (Results 1 – 3 of 3) sorted by relevance
291 bool is_nvdimm_sync(struct nd_region *nd_region);
1175 bool is_nvdimm_sync(struct nd_region *nd_region) in is_nvdimm_sync() function1183 EXPORT_SYMBOL_GPL(is_nvdimm_sync);
588 if (is_nvdimm_sync(nd_region)) in pmem_attach_disk()