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