Searched refs:vdev_forcefault (Results 1 – 2 of 2) sorted by relevance
407 boolean_t vdev_forcefault; /* force online fault */ member
4542 vd->vdev_forcefault = !!(flags & ZFS_ONLINE_FORCEFAULT); in vdev_online() 4553 vd->vdev_checkremove = vd->vdev_forcefault = B_FALSE; in vdev_online() 4790 vd->vdev_forcefault = B_TRUE; in vdev_clear() 4799 vd->vdev_forcefault = B_FALSE; in vdev_clear() 5694 * vdev_forcefault, which will generate the fault for us. in vdev_set_state() 5696 if ((vd->vdev_prevstate != state || vd->vdev_forcefault) && in vdev_set_state()