Home
last modified time | relevance | path

Searched refs:nvdimm_flush (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/nvdimm/
H A Dregion_devs.c299 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() function
1156 EXPORT_SYMBOL_GPL(nvdimm_flush);
H A Dclaim.c278 ret = nvdimm_flush(to_nd_region(ndns->dev.parent), NULL); in nsio_rw_bytes()