Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/include/sys/
H A Dvdev_impl.h269 boolean_t vdev_expanding; /* expand the vdev? */ member
/freebsd-13.1/sys/contrib/openzfs/module/os/linux/zfs/
H A Dvdev_disk.c206 if (v->vdev_expanding && bdev != bdev_whole(bdev)) { in vdev_disk_open()
/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Dvdev.c2108 (vd->vdev_expanding || spa->spa_autoexpand)) || in vdev_open()
3948 pvd->vdev_expanding = !!((flags & ZFS_ONLINE_EXPAND) || in vdev_online()
3958 pvd->vdev_expanding = B_FALSE; in vdev_online()