Searched refs:nd_label (Results 1 – 3 of 3) sorted by relevance
43 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() argument122 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 …]
286 label = (unsigned long) nd_label; in to_slot()415 nd_label = to_label(ndd, slot); in nd_label_reserve_dpa()728 return (unsigned long) nd_label in nd_label_offset()833 &nd_label->efi.type_guid); in nsl_validate_type_guid()911 nd_label = to_label(ndd, slot); in __pmem_label_update()952 label_ent->label = nd_label; in __pmem_label_update()953 nd_label = NULL; in __pmem_label_update()958 to_slot(ndd, nd_label)); in __pmem_label_update()959 if (nd_label) in __pmem_label_update()1032 if (!nd_label) in del_labels()[all …]
1007 if (!nd_label) in namespace_update_uuid()1570 if (!nd_label) in has_uuid_at_pos()1593 found = nd_label; in has_uuid_at_pos()1618 nd_label = label_ent->label; in select_pmem_id()1619 if (!nd_label) in select_pmem_id()1623 nd_label = NULL; in select_pmem_id()1626 if (!nd_label) { in select_pmem_id()1645 nsl_uuid_raw(ndd, nd_label)); in select_pmem_id()1686 nsl_uuid_raw(ndd, nd_label)); in create_namespace_pmem()1691 nsl_uuid_raw(ndd, nd_label)); in create_namespace_pmem()[all …]
Completed in 12 milliseconds