Home
last modified time | relevance | path

Searched refs:vdev_expanding (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dvdev_impl.h150 boolean_t vdev_expanding; /* expand the vdev? */ member
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dvdev.c1294 (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()