Searched refs:is_nvdimm_sync (Results 1 – 3 of 3) sorted by relevance
269 bool is_nvdimm_sync(struct nd_region *nd_region);
1169 bool is_nvdimm_sync(struct nd_region *nd_region) in is_nvdimm_sync() function1177 EXPORT_SYMBOL_GPL(is_nvdimm_sync);
465 if (is_nvdimm_sync(nd_region)) in pmem_attach_disk()