uuid_raw           49 lib/cluster/cluster.c     cl_uuid_t uuid_raw;
uuid_raw           59 lib/cluster/cluster.c     if (heartbeat_cluster->llc_ops->get_uuid_by_name(heartbeat_cluster, uname, &uuid_raw) ==
uuid_raw           67 lib/cluster/cluster.c     cl_uuid_unparse(&uuid_raw, uuid_calc);
uuid_raw          427 lib/cluster/cluster.c             cl_uuid_t uuid_raw;
uuid_raw          431 lib/cluster/cluster.c             cl_uuid_parse(uuid_copy, &uuid_raw);
uuid_raw          433 lib/cluster/cluster.c             if (heartbeat_cluster->llc_ops->get_name_by_uuid(heartbeat_cluster, &uuid_raw, uname,