Lines Matching defs:uuid
134 * region uuid. This is true for domains created for the file system but not
2261 char *uuid;
2269 uuid = config_item_name(®->hr_item);
2273 if (strcmp(region_uuid, uuid))
2284 mlog(ML_CLUSTER, "Pin region %s\n", uuid);
2291 uuid, ret);
2313 char *uuid;
2322 uuid = config_item_name(®->hr_item);
2324 if (strcmp(region_uuid, uuid))
2330 mlog(ML_CLUSTER, "Unpin region %s\n", uuid);