Searched refs:nvdimm_flush (Results 1 – 4 of 4) sorted by relevance
212 ret = nvdimm_flush(nd_region, NULL); in pmem_submit_bio()245 ret = nvdimm_flush(nd_region, bio); in pmem_submit_bio()677 nvdimm_flush(to_nd_region(dev->parent), NULL); in nd_pmem_remove()682 nvdimm_flush(to_nd_region(dev->parent), NULL); in nd_pmem_shutdown()
301 rc = nvdimm_flush(nd_region, NULL); in deep_flush_store()1089 int nvdimm_flush(struct nd_region *nd_region, struct bio *bio) in nvdimm_flush() function1136 EXPORT_SYMBOL_GPL(nvdimm_flush);
278 ret = nvdimm_flush(to_nd_region(ndns->dev.parent), NULL); in nsio_rw_bytes()
310 int nvdimm_flush(struct nd_region *nd_region, struct bio *bio);