Home
last modified time | relevance | path

Searched refs:nvdimm_num_label_slots (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/nvdimm/
H A Dnd-core.h134 int nvdimm_num_label_slots(struct nvdimm_drvdata *ndd);
H A Dlabel.c63 int nvdimm_num_label_slots(struct nvdimm_drvdata *ndd) in nvdimm_num_label_slots() function
83 nslot = nvdimm_num_label_slots(ndd); in sizeof_namespace_index()
654 return nvdimm_num_label_slots(ndd); in nd_label_nfree()
670 nslot = nvdimm_num_label_slots(ndd); in nd_label_write_index()
/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dlabel.c55 int nvdimm_num_label_slots(struct nvdimm_drvdata *ndd) in nvdimm_num_label_slots() function
75 nslot = nvdimm_num_label_slots(ndd); in sizeof_namespace_index()
633 return nvdimm_num_label_slots(ndd); in nd_label_nfree()
649 nslot = nvdimm_num_label_slots(ndd); in nd_label_write_index()
H A Dnd-core.h155 int nvdimm_num_label_slots(struct nvdimm_drvdata *ndd);

Completed in 4 milliseconds