Lines Matching refs:vdev_removing
972 &vd->vdev_removing); in vdev_alloc()
1186 ASSERT(vd->vdev_removing || in vdev_free()
1292 ASSERT0(tvd->vdev_removing); in vdev_top_transfer()
1295 tvd->vdev_removing = svd->vdev_removing; in vdev_top_transfer()
1311 svd->vdev_removing = 0; in vdev_top_transfer()
3530 !vd->vdev_top->vdev_removing) { in vdev_construct_zaps()
3567 if (vd->vdev_detached || vd->vdev_top->vdev_removing) { in vdev_dtl_sync()
4125 ASSERT(vd->vdev_removing || in vdev_sync()
4145 !vd->vdev_removing) { in vdev_sync()
4166 if (vd->vdev_islog && vd->vdev_stat.vs_alloc == 0 && vd->vdev_removing) in vdev_sync()
4724 cvs->vs_scan_removing = cvd->vdev_removing; in vdev_get_child_stat()
6416 vd->vdev_removing, ZPROP_SRC_NONE); in vdev_prop_get()