Searched refs:was_log (Results 1 – 1 of 1) sorted by relevance
2228 bool is_log, was_log; in vhost_scsi_set_features() local2248 was_log = vhost_has_feature(&vs->vqs[0].vq, VHOST_F_LOG_ALL); in vhost_scsi_set_features()2261 if (!is_log && was_log) { in vhost_scsi_set_features()