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