Searched refs:vdev_expanding (Results 1 – 2 of 2) sorted by relevance
233 boolean_t vdev_expanding; /* expand the vdev? */ member
1760 (vd->vdev_expanding || spa->spa_autoexpand)) || in vdev_open()3380 pvd->vdev_expanding = !!(flags & ZFS_ONLINE_EXPAND); in vdev_online()3388 pvd->vdev_expanding = B_FALSE; in vdev_online()