nd_region_to_nstype   43 drivers/nvdimm/bus.c 		return nd_region_to_nstype(to_nd_region(dev->parent));
nd_region_to_nstype  245 drivers/nvdimm/namespace_devs.c 	return sprintf(buf, "%d\n", nd_region_to_nstype(nd_region));
nd_region_to_nstype 2122 drivers/nvdimm/namespace_devs.c 	if (nd_region_to_nstype(nd_region) == ND_DEVICE_NAMESPACE_IO)
nd_region_to_nstype 2570 drivers/nvdimm/namespace_devs.c 	type = nd_region_to_nstype(nd_region);
nd_region_to_nstype  347 drivers/nvdimm/nd.h int nd_region_to_nstype(struct nd_region *nd_region);
nd_region_to_nstype  247 drivers/nvdimm/region_devs.c EXPORT_SYMBOL(nd_region_to_nstype);
nd_region_to_nstype  312 drivers/nvdimm/region_devs.c 	return sprintf(buf, "%d\n", nd_region_to_nstype(nd_region));
nd_region_to_nstype  627 drivers/nvdimm/region_devs.c 	int type = nd_region_to_nstype(nd_region);