Home
last modified time | relevance | path

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

/linux/drivers/nvdimm/
A Dnd.h43 return nd_label->cxl.name; in nsl_ref_name()
44 return nd_label->efi.name; in nsl_ref_name()
69 return __le32_to_cpu(nd_label->cxl.slot); in nsl_get_slot()
70 return __le32_to_cpu(nd_label->efi.slot); in nsl_get_slot()
101 struct nd_namespace_label *nd_label) in nsl_get_flags() argument
122 return __le64_to_cpu(nd_label->efi.dpa); in nsl_get_dpa()
129 nd_label->cxl.dpa = __cpu_to_le64(dpa); in nsl_set_dpa()
131 nd_label->efi.dpa = __cpu_to_le64(dpa); in nsl_set_dpa()
260 import_uuid(uuid, nd_label->cxl.uuid); in nsl_get_uuid()
294 return nd_label->cxl.uuid; in nsl_uuid_raw()
[all …]
A Dlabel.c732 return (unsigned long) nd_label in nd_label_offset()
837 &nd_label->efi.type_guid); in nsl_validate_type_guid()
957 nd_label = NULL; in __pmem_label_update()
962 to_slot(ndd, nd_label)); in __pmem_label_update()
963 if (nd_label) in __pmem_label_update()
1221 nd_label = label_ent->label; in __blk_label_update()
1222 if (!nd_label) in __blk_label_update()
1263 label_ent->label = nd_label; in __blk_label_update()
1264 nd_label = NULL; in __blk_label_update()
1267 if (nd_label) in __blk_label_update()
[all …]
A Dnamespace_devs.c1236 if (!nd_label) in namespace_update_uuid()
1853 if (!nd_label) in has_uuid_at_pos()
1876 found = nd_label; in has_uuid_at_pos()
1901 nd_label = label_ent->label; in select_pmem_id()
1902 if (!nd_label) in select_pmem_id()
1906 nd_label = NULL; in select_pmem_id()
1909 if (!nd_label) { in select_pmem_id()
1969 nsl_uuid_raw(ndd, nd_label)); in create_namespace_pmem()
2294 nsl_get_dpa(ndd, nd_label)); in create_namespace_blk()
2344 if (!nd_label) in scan_labels()
[all …]

Completed in 17 milliseconds