Home
last modified time | relevance | path

Searched refs:spa_create_process (Results 1 – 1 of 1) sorted by path

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c170 boolean_t spa_create_process = B_TRUE; /* no process ==> no sysdc */ variable
1173 if (spa_create_process && strcmp(spa->spa_name, TRYIMPORT_NAME) != 0) { in spa_activate()