Home
last modified time | relevance | path

Searched refs:SPA_CONFIG_SRC_SCAN (Results 1 – 2 of 2) sorted by last modified time

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c2872 } else if (spa->spa_config_source == SPA_CONFIG_SRC_SCAN) {
5864 spa->spa_config_source = SPA_CONFIG_SRC_SCAN;
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa_impl.h192 SPA_CONFIG_SRC_SCAN, /* scan of path (default: /dev/dsk) */ enumerator