Searched refs:nvdimm_has_cache (Results 1 – 3 of 3) sorted by relevance
308 int nvdimm_has_cache(struct nd_region *nd_region);
1267 int nvdimm_has_cache(struct nd_region *nd_region) in nvdimm_has_cache() function1272 EXPORT_SYMBOL_GPL(nvdimm_has_cache);
496 dax_write_cache(dax_dev, nvdimm_has_cache(nd_region)); in pmem_attach_disk()