Home
last modified time | relevance | path

Searched refs:ns_count (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/nvdimm/
Dregion.c59 ndrd->ns_count = rc + err; in nd_region_probe()
Dnd.h39 int ns_count; member
Dregion_devs.c437 rc = sprintf(buf, "%d/%d\n", ndrd->ns_active, ndrd->ns_count); in init_namespaces_show()