Searched refs:_max_devs (Results 1 – 1 of 1) sorted by relevance
50 static int _max_devs = 8192; /* # of SVM volumes allowed */ variable217 (boolean_t *)calloc(_max_devs, sizeof (boolean_t))) == NULL) { in scan_svm_names()293 if (number > _max_devs) { in scan_svm_names()296 (boolean_t *)realloc((void *)_max_devs, in scan_svm_names()302 _max_devs = number; in scan_svm_names()