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()662 nvdimm_flush(to_nd_region(dev->parent), NULL); in nd_pmem_remove()667 nvdimm_flush(to_nd_region(dev->parent), NULL); in nd_pmem_shutdown()
299 rc = nvdimm_flush(nd_region, NULL); in deep_flush_store()1111 int nvdimm_flush(struct nd_region *nd_region, struct bio *bio) in nvdimm_flush() function1155 EXPORT_SYMBOL_GPL(nvdimm_flush);
278 ret = nvdimm_flush(to_nd_region(ndns->dev.parent), NULL); in nsio_rw_bytes()
301 int nvdimm_flush(struct nd_region *nd_region, struct bio *bio);