Lines Matching refs:uuid_t
54 uuid_t *uuid1 = data, *uuid2 = NULL; in is_uuid_busy()
92 bool nd_is_uuid_unique(struct device *dev, uuid_t *uuid) in nd_is_uuid_unique()
195 const uuid_t *nd_dev_to_uuid(struct device *dev) in nd_dev_to_uuid()
939 static bool uuid_not_set(const uuid_t *uuid, struct device *dev, in uuid_not_set()
959 uuid_t *uuid = NULL; in __size_store()
1052 uuid_t **uuid = NULL; in size_store()
1149 static uuid_t *namespace_to_uuid(struct device *dev) in namespace_to_uuid()
1166 uuid_t *uuid = namespace_to_uuid(dev); in uuid_show()
1183 struct device *dev, uuid_t *new_uuid, in namespace_update_uuid()
1184 uuid_t **old_uuid) in namespace_update_uuid()
1234 uuid_t uuid; in namespace_update_uuid()
1256 uuid_t *uuid = NULL; in uuid_store()
1257 uuid_t **ns_uuid; in uuid_store()
1383 uuid_t *uuid = NULL; in dpa_extents_show()
1836 static bool has_uuid_at_pos(struct nd_region *nd_region, const uuid_t *uuid, in has_uuid_at_pos()
1885 static int select_pmem_id(struct nd_region *nd_region, const uuid_t *pmem_id) in select_pmem_id()
1958 uuid_t uuid; in create_namespace_pmem()
1990 uuid_t uuid; in create_namespace_pmem()
2050 nspm->uuid = kmemdup(&uuid, sizeof(uuid_t), GFP_KERNEL); in create_namespace_pmem()
2227 uuid_t *uuid = namespace_to_uuid(devs[i]); in add_namespace_resource()
2267 uuid_t uuid; in create_namespace_blk()
2283 nsblk->uuid = kmemdup(&uuid, sizeof(uuid_t), GFP_KERNEL); in create_namespace_blk()