Searched refs:spa_autoexpand (Results 1 – 3 of 3) sorted by relevance
230 uint64_t spa_autoexpand; /* lun expansion on/off */ member
2632 spa_prop_find(spa, ZPOOL_PROP_AUTOEXPAND, &spa->spa_autoexpand); in spa_load_impl()3699 spa->spa_autoexpand = zpool_prop_default_numeric(ZPOOL_PROP_AUTOEXPAND); in spa_create()4854 if (spa->spa_autoexpand) { in spa_vdev_detach()5694 if (!spa->spa_autoexpand) in spa_async_autoexpand()6174 spa->spa_autoexpand = intval; in spa_sync_props()
1295 (vd->vdev_expanding || spa->spa_autoexpand)) in vdev_open()2409 if ((flags & ZFS_ONLINE_EXPAND) || spa->spa_autoexpand) { in vdev_online()