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