Searched refs:old_uuid (Results 1 – 1 of 1) sorted by relevance
959 * @old_uuid: reference to the uuid storage location in the namespace object965 uuid_t **old_uuid) in namespace_update_uuid() argument 974 if (*old_uuid == NULL) in namespace_update_uuid() 987 * This check by itself is sufficient because old_uuid in namespace_update_uuid() 997 nd_label_gen_id(&old_label_id, *old_uuid, 0); in namespace_update_uuid() 1026 kfree(*old_uuid); in namespace_update_uuid() 1028 *old_uuid = new_uuid; in namespace_update_uuid()