Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvdimm/
Dlabel.c65 u32 tmp_nslot, n; in nvdimm_num_label_slots() local
67 tmp_nslot = ndd->nsarea.config_size / sizeof_namespace_label(ndd); in nvdimm_num_label_slots()
68 n = __sizeof_namespace_index(tmp_nslot) / NSINDEX_ALIGN; in nvdimm_num_label_slots()