Lines Matching refs:nd_region
47 static struct nd_region *to_region(struct pmem_device *pmem) in to_region()
178 struct nd_region *nd_region = to_region(pmem); in pmem_make_request() local
181 nvdimm_flush(nd_region); in pmem_make_request()
197 nvdimm_flush(nd_region); in pmem_make_request()
305 struct nd_region *nd_region = to_nd_region(dev->parent); in pmem_attach_disk() local
337 fua = nvdimm_has_flush(nd_region); in pmem_attach_disk()
342 wbc = nvdimm_has_cache(nd_region); in pmem_attach_disk()
408 nvdimm_badblocks_populate(nd_region, &pmem->bb, res); in pmem_attach_disk()
488 struct nd_region *nd_region; in nd_pmem_notify() local
503 nd_region = to_nd_region(ndns->dev.parent); in nd_pmem_notify()
510 nd_region = to_region(pmem); in nd_pmem_notify()
531 nvdimm_badblocks_populate(nd_region, bb, &res); in nd_pmem_notify()