Searched refs:spa_autoexpand (Results 1 – 4 of 4) sorted by relevance
343 uint64_t spa_autoexpand; /* lun expansion on/off */ member
177 if (!spa->spa_autoexpand) in vdev_geom_resize()
3636 spa_prop_find(spa, ZPOOL_PROP_AUTOEXPAND, &spa->spa_autoexpand);5363 spa->spa_autoexpand = zpool_prop_default_numeric(ZPOOL_PROP_AUTOEXPAND);6835 if (spa->spa_autoexpand) {7577 if (!spa->spa_autoexpand)8229 spa->spa_autoexpand = intval;
1842 (vd->vdev_expanding || spa->spa_autoexpand)) || in vdev_open()3458 if ((flags & ZFS_ONLINE_EXPAND) || spa->spa_autoexpand) { in vdev_online()