Searched refs:nvdimm_has_cache (Results 1 – 3 of 3) sorted by relevance
299 int nvdimm_has_cache(struct nd_region *nd_region);
1215 int nvdimm_has_cache(struct nd_region *nd_region) in nvdimm_has_cache() function1220 EXPORT_SYMBOL_GPL(nvdimm_has_cache);
574 dax_write_cache(dax_dev, nvdimm_has_cache(nd_region)); in pmem_attach_disk()