Searched refs:type_guid (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/nvdimm/ |
| A D | label.c | 826 if (efi_namespace_label_has(ndd, type_guid)) in nsl_set_type_guid() 827 guid_copy(&nd_label->efi.type_guid, guid); in nsl_set_type_guid() 833 if (ndd->cxl || !efi_namespace_label_has(ndd, type_guid)) in nsl_validate_type_guid() 835 if (!guid_equal(&nd_label->efi.type_guid, guid)) { in nsl_validate_type_guid() 837 &nd_label->efi.type_guid); in nsl_validate_type_guid() 928 nsl_set_type_guid(ndd, nd_label, &nd_set->type_guid); in __pmem_label_update() 1007 if (efi_namespace_label_has(ndd, type_guid)) { in nsl_set_blk_isetcookie() 1018 if (!efi_namespace_label_has(ndd, type_guid)) in nsl_validate_blk_isetcookie() 1034 if (!efi_namespace_label_has(ndd, type_guid)) { in nsl_set_blk_nlabel() 1045 if (!efi_namespace_label_has(ndd, type_guid)) { in nsl_set_blk_position() [all …]
|
| A D | label.h | 137 guid_t type_guid; member
|
| A D | namespace_devs.c | 1864 &nd_set->type_guid)) in has_uuid_at_pos() 2269 if (!nsl_validate_type_guid(ndd, nd_label, &nd_set->type_guid)) in create_namespace_blk()
|
| /linux/include/linux/ |
| A D | libnvdimm.h | 107 guid_t type_guid; member
|
| /linux/drivers/acpi/nfit/ |
| A D | core.c | 2354 import_guid(&nd_set->type_guid, spa->range_guid); in acpi_nfit_init_interleave_set()
|
Completed in 21 milliseconds