Searched refs:is_nvdimm_sync (Results 1 – 3 of 3) sorted by relevance
315 bool is_nvdimm_sync(struct nd_region *nd_region);
1184 bool is_nvdimm_sync(struct nd_region *nd_region) in is_nvdimm_sync() function1192 EXPORT_SYMBOL_GPL(is_nvdimm_sync);
579 if (is_nvdimm_sync(nd_region)) in pmem_attach_disk()