Searched refs:nvdimm_flush (Results 1 – 4 of 4) sorted by relevance
212 ret = nvdimm_flush(nd_region, bio); in pmem_submit_bio()233 ret = nvdimm_flush(nd_region, bio); in pmem_submit_bio()686 nvdimm_flush(to_nd_region(dev->parent), NULL); in nd_pmem_remove()691 nvdimm_flush(to_nd_region(dev->parent), NULL); in nd_pmem_shutdown()
239 rc = nvdimm_flush(nd_region, NULL); in deep_flush_store()1083 int nvdimm_flush(struct nd_region *nd_region, struct bio *bio) in nvdimm_flush() function1127 EXPORT_SYMBOL_GPL(nvdimm_flush);
297 ret = nvdimm_flush(to_nd_region(ndns->dev.parent), NULL); in nsio_rw_bytes()
286 int nvdimm_flush(struct nd_region *nd_region, struct bio *bio);