Lines Matching defs:uuid
136 * region uuid. This is true for domains created for the file system but not
2272 char *uuid;
2280 uuid = config_item_name(®->hr_item);
2284 if (strcmp(region_uuid, uuid))
2295 mlog(ML_CLUSTER, "Pin region %s\n", uuid);
2302 uuid, ret);
2324 char *uuid;
2333 uuid = config_item_name(®->hr_item);
2335 if (strcmp(region_uuid, uuid))
2341 mlog(ML_CLUSTER, "Unpin region %s\n", uuid);