Searched refs:vdev_forcefault (Results 1 – 2 of 2) sorted by relevance
200 boolean_t vdev_forcefault; /* force online fault */ member
2385 vd->vdev_forcefault = !!(flags & ZFS_ONLINE_FORCEFAULT); in vdev_online()2394 vd->vdev_checkremove = vd->vdev_forcefault = B_FALSE; in vdev_online()2565 vd->vdev_forcefault = B_TRUE; in vdev_clear()2573 vd->vdev_forcefault = B_FALSE; in vdev_clear()3195 if ((vd->vdev_prevstate != state || vd->vdev_forcefault) && in vdev_set_state()