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