Searched refs:spa_create_process (Results 1 – 1 of 1) sorted by relevance
182 static const boolean_t spa_create_process = B_TRUE; /* no process => no sysdc */ variable1597 (void) spa_create_process; in spa_activate()1600 if (spa_create_process && strcmp(spa->spa_name, TRYIMPORT_NAME) != 0) { in spa_activate()