Home
last modified time | relevance | path

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

/linux/fs/ocfs2/cluster/
H A Dheartbeat.h57 int o2hb_register_callback(const char *region_uuid,
59 void o2hb_unregister_callback(const char *region_uuid,
/linux/drivers/cxl/core/
H A Dtrace.h470 __field_struct(uuid_t, region_uuid)
503 uuid_copy(&__entry->region_uuid, &cxlr->params.uuid);
506 uuid_copy(&__entry->region_uuid, &uuid_null);
536 __entry->hpa, __entry->hpa_alias0, __get_str(region_name), &__entry->region_uuid,
615 __field_struct(uuid_t, region_uuid)
655 uuid_copy(&__entry->region_uuid, &cxlr->params.uuid);
658 uuid_copy(&__entry->region_uuid, &uuid_null);
694 __entry->hpa, __entry->hpa_alias0, __get_str(region_name), &__entry->region_uuid,
/linux/drivers/nvdimm/
H A Dlabel.h172 u8 region_uuid[16]; member