Searched refs:in_other (Results 1 – 1 of 1) sorted by relevance
955 boolean_t in_other = B_FALSE; in is_disk_in_other_diskset() local983 (iter != NULL) && (in_other == B_FALSE); in is_disk_in_other_diskset()995 in_other = dlist_contains(names, name, compare_device_names); in is_disk_in_other_diskset()998 if (in_other == B_FALSE) { in is_disk_in_other_diskset()1001 (iter2 != NULL) && (in_other == B_FALSE); in is_disk_in_other_diskset()1004 in_other = dlist_contains(names, in is_disk_in_other_diskset()1010 *bool = in_other; in is_disk_in_other_diskset()