Searched refs:spa_autoexpand (Results 1 – 3 of 3) sorted by relevance
225 uint64_t spa_autoexpand; /* lun expansion on/off */ member
2618 spa_prop_find(spa, ZPOOL_PROP_AUTOEXPAND, &spa->spa_autoexpand); in spa_load_impl()3679 spa->spa_autoexpand = zpool_prop_default_numeric(ZPOOL_PROP_AUTOEXPAND); in spa_create()4826 if (spa->spa_autoexpand) { in spa_vdev_detach()5666 if (!spa->spa_autoexpand) in spa_async_autoexpand()6147 spa->spa_autoexpand = intval; in spa_sync_props()
1294 (vd->vdev_expanding || spa->spa_autoexpand)) in vdev_open()2403 if ((flags & ZFS_ONLINE_EXPAND) || spa->spa_autoexpand) { in vdev_online()