Lines Matching refs:uuid_t
20 static uuid_t nvdimm_btt_uuid;
21 static uuid_t nvdimm_btt2_uuid;
22 static uuid_t nvdimm_pfn_uuid;
23 static uuid_t nvdimm_dax_uuid;
25 static uuid_t cxl_region_uuid;
26 static uuid_t cxl_namespace_uuid;
332 char *nd_label_gen_id(struct nd_label_id *label_id, const uuid_t *uuid, in nd_label_gen_id()
414 uuid_t label_uuid; in nd_label_reserve_dpa()
753 static enum nvdimm_claim_class uuid_to_nvdimm_cclass(uuid_t *uuid) in uuid_to_nvdimm_cclass()
791 static const uuid_t *to_abstraction_uuid(enum nvdimm_claim_class claim_class, in to_abstraction_uuid()
792 uuid_t *target) in to_abstraction_uuid()
848 uuid_t uuid; in nsl_set_claim_class()
867 uuid_t uuid; in nsl_get_claim_class()
1335 static int del_labels(struct nd_mapping *nd_mapping, uuid_t *uuid) in del_labels()