Searched refs:spa_autoexpand (Results 1 – 4 of 4) sorted by relevance
370 uint64_t spa_autoexpand; /* lun expansion on/off */ member
1272 if (!cvd->vdev_spa->spa_autoexpand) in vdev_remove_parent()2002 (vd->vdev_expanding || spa->spa_autoexpand)) || in vdev_open()3751 spa->spa_autoexpand); in vdev_online()3771 if ((flags & ZFS_ONLINE_EXPAND) || spa->spa_autoexpand) { in vdev_online()
4107 spa_prop_find(spa, ZPOOL_PROP_AUTOEXPAND, &spa->spa_autoexpand);5894 spa->spa_autoexpand = zpool_prop_default_numeric(ZPOOL_PROP_AUTOEXPAND);7062 if (spa->spa_autoexpand) {7998 if (!spa->spa_autoexpand)8709 spa->spa_autoexpand = intval;
166 if (!spa->spa_autoexpand) in vdev_geom_resize()