Searched refs:vdev_detached (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dvdev_impl.h218 boolean_t vdev_detached; /* device detached? */ member in struct:vdev
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c1146 ASSERT(!vd->vdev_detached || vd->vdev_dtl_sm == NULL);
H A Dvdev.c2014 if (vd->vdev_detached || vd->vdev_top->vdev_removing) {
2026 if (vd->vdev_leaf_zap != 0 && (vd->vdev_detached ||
H A Dspa.c4967 * vd->vdev_detached is set and free vd's DTL object in syncing context.
4974 vd->vdev_detached = B_TRUE;

Completed in 66 milliseconds