Searched refs:nvdimm_has_cache (Results 1 – 3 of 3) sorted by relevance
289 int nvdimm_has_cache(struct nd_region *nd_region);
1168 int nvdimm_has_cache(struct nd_region *nd_region) in nvdimm_has_cache() function1173 EXPORT_SYMBOL_GPL(nvdimm_has_cache);
593 dax_write_cache(dax_dev, nvdimm_has_cache(nd_region)); in pmem_attach_disk()