Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/nvdimm/
Dnd.h39 struct nd_namespace_label *nd_label) in nsl_ref_name()
45 struct nd_namespace_label *nd_label, u8 *name) in nsl_get_name()
51 struct nd_namespace_label *nd_label, u8 *name) in nsl_set_name()
59 struct nd_namespace_label *nd_label) in nsl_get_slot()
65 struct nd_namespace_label *nd_label, u32 slot) in nsl_set_slot()
71 struct nd_namespace_label *nd_label) in nsl_get_checksum()
77 struct nd_namespace_label *nd_label, in nsl_set_checksum()
84 struct nd_namespace_label *nd_label) in nsl_get_flags()
90 struct nd_namespace_label *nd_label, u32 flags) in nsl_set_flags()
96 struct nd_namespace_label *nd_label) in nsl_get_dpa()
[all …]
Dlabel.c266 static struct nd_namespace_label *nd_label_base(struct nvdimm_drvdata *ndd) in nd_label_base()
274 struct nd_namespace_label *nd_label) in to_slot()
284 static struct nd_namespace_label *to_label(struct nvdimm_drvdata *ndd, int slot) in to_label()
291 return (struct nd_namespace_label *) label; in to_label()
350 struct nd_namespace_label *nd_label) in nsl_validate_checksum()
365 struct nd_namespace_label *nd_label) in nsl_calculate_checksum()
377 struct nd_namespace_label *nd_label, u32 slot) in slot_valid()
401 struct nd_namespace_label *nd_label; in nd_label_reserve_dpa()
562 struct nd_namespace_label *nd_label; in nd_label_active_count()
581 struct nd_namespace_label *nd_label_active(struct nvdimm_drvdata *ndd, int n) in nd_label_active()
[all …]
Dlabel.h82 struct nd_namespace_label { struct
134 struct nd_namespace_label *nd_label_active(struct nvdimm_drvdata *ndd, int n);
Dnamespace_devs.c1232 struct nd_namespace_label *nd_label = label_ent->label; in namespace_update_uuid()
1837 struct nd_namespace_label *found = NULL; in has_uuid_at_pos()
1848 struct nd_namespace_label *nd_label = label_ent->label; in has_uuid_at_pos()
1894 struct nd_namespace_label *nd_label = NULL; in select_pmem_id()
1944 struct nd_namespace_label *nd_label) in create_namespace_pmem()
2022 struct nd_namespace_label *label0; in create_namespace_pmem()
2212 struct nd_namespace_label *nd_label, struct device **devs, in add_namespace_resource()
2250 struct nd_namespace_label *nd_label, int count) in create_namespace_blk()
2331 struct nd_namespace_label *nd_label = label_ent->label; in scan_labels()
2542 struct nd_namespace_label *label; in init_active_labels()