Searched refs:nvdimm_flush (Results 1 – 2 of 2) sorted by relevance
299 rc = nvdimm_flush(nd_region, NULL); in deep_flush_store()1112 int nvdimm_flush(struct nd_region *nd_region, struct bio *bio) in nvdimm_flush() function1156 EXPORT_SYMBOL_GPL(nvdimm_flush);
278 ret = nvdimm_flush(to_nd_region(ndns->dev.parent), NULL); in nsio_rw_bytes()