ns_count           39 drivers/nvdimm/nd.h 	int ns_count;
ns_count           58 drivers/nvdimm/region.c 	ndrd->ns_count = rc + err;
ns_count          463 drivers/nvdimm/region_devs.c 		rc = sprintf(buf, "%d/%d\n", ndrd->ns_active, ndrd->ns_count);