Home
last modified time | relevance | path

Searched refs:spa_autoexpand (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dspa_impl.h400 uint64_t spa_autoexpand; /* lun expansion on/off */ member
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c168 if (!spa->spa_autoexpand) in vdev_geom_resize()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev.c1418 if (!cvd->vdev_spa->spa_autoexpand) in vdev_remove_parent()
2263 (vd->vdev_expanding || spa->spa_autoexpand)) || in vdev_open()
4313 spa->spa_autoexpand); in vdev_online()
4333 if ((flags & ZFS_ONLINE_EXPAND) || spa->spa_autoexpand) { in vdev_online()
H A Dspa.c4809 spa_prop_find(spa, ZPOOL_PROP_AUTOEXPAND, &spa->spa_autoexpand);
6666 spa->spa_autoexpand = zpool_prop_default_numeric(ZPOOL_PROP_AUTOEXPAND);
8012 if (spa->spa_autoexpand) {
8977 if (!spa->spa_autoexpand)
9744 spa->spa_autoexpand = intval;