Searched refs:alloczone (Results 1 – 1 of 1) sorted by relevance
1594 char *alloczone, *lstr; in _check_label() local1674 alloczone = kva_match(da->da_devopts, DAOPT_ZONE); in _check_label()1675 if (alloczone == NULL) { in _check_label()1679 if (strcmp(zonename, alloczone) != 0) { in _check_label()1681 dprintf("%s zone to which the device ", alloczone); in _check_label()