Searched refs:is_nvdimm_sync (Results 1 – 3 of 3) sorted by relevance
306 bool is_nvdimm_sync(struct nd_region *nd_region);
1203 bool is_nvdimm_sync(struct nd_region *nd_region) in is_nvdimm_sync() function1211 EXPORT_SYMBOL_GPL(is_nvdimm_sync);
564 if (is_nvdimm_sync(nd_region)) in pmem_attach_disk()