Lines Matching refs:uuid_t
41 uuid_t *uuid1 = data, *uuid2 = NULL; in is_uuid_busy()
77 bool nd_is_uuid_unique(struct device *dev, uuid_t *uuid) in nd_is_uuid_unique()
174 const uuid_t *nd_dev_to_uuid(struct device *dev) in nd_dev_to_uuid()
739 static bool uuid_not_set(const uuid_t *uuid, struct device *dev, in uuid_not_set()
759 uuid_t *uuid = NULL; in __size_store()
932 static uuid_t *namespace_to_uuid(struct device *dev) in namespace_to_uuid()
945 uuid_t *uuid = namespace_to_uuid(dev); in uuid_show()
964 struct device *dev, uuid_t *new_uuid, in namespace_update_uuid()
965 uuid_t **old_uuid) in namespace_update_uuid()
1014 uuid_t uuid; in namespace_update_uuid()
1036 uuid_t *uuid = NULL; in uuid_store()
1037 uuid_t **ns_uuid; in uuid_store()
1144 uuid_t *uuid = NULL; in dpa_extents_show()
1562 static bool has_uuid_at_pos(struct nd_region *nd_region, const uuid_t *uuid, in has_uuid_at_pos()
1611 static int select_pmem_id(struct nd_region *nd_region, const uuid_t *pmem_id) in select_pmem_id()
1683 uuid_t uuid; in create_namespace_pmem()
1770 nspm->uuid = kmemdup(&uuid, sizeof(uuid_t), GFP_KERNEL); in create_namespace_pmem()
1898 uuid_t *uuid = namespace_to_uuid(devs[i]); in add_namespace_resource()