Lines Matching refs:uuid_t
40 uuid_t *uuid1 = data, *uuid2 = NULL; in is_uuid_busy()
74 bool nd_is_uuid_unique(struct device *dev, uuid_t *uuid) in nd_is_uuid_unique()
171 const uuid_t *nd_dev_to_uuid(struct device *dev) in nd_dev_to_uuid()
732 static bool uuid_not_set(const uuid_t *uuid, struct device *dev, in uuid_not_set()
752 uuid_t *uuid = NULL; in __size_store()
925 static uuid_t *namespace_to_uuid(struct device *dev) in namespace_to_uuid()
938 uuid_t *uuid = namespace_to_uuid(dev); in uuid_show()
955 struct device *dev, uuid_t *new_uuid, in namespace_update_uuid()
956 uuid_t **old_uuid) in namespace_update_uuid()
1005 uuid_t uuid; in namespace_update_uuid()
1027 uuid_t *uuid = NULL; in uuid_store()
1028 uuid_t **ns_uuid; in uuid_store()
1135 uuid_t *uuid = NULL; in dpa_extents_show()
1553 static bool has_uuid_at_pos(struct nd_region *nd_region, const uuid_t *uuid, in has_uuid_at_pos()
1602 static int select_pmem_id(struct nd_region *nd_region, const uuid_t *pmem_id) in select_pmem_id()
1675 uuid_t uuid; in create_namespace_pmem()
1762 nspm->uuid = kmemdup(&uuid, sizeof(uuid_t), GFP_KERNEL); in create_namespace_pmem()
1893 uuid_t *uuid = namespace_to_uuid(devs[i]); in add_namespace_resource()