Home
last modified time | relevance | path

Searched refs:was_log (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/vhost/
H A Dscsi.c2228 bool is_log, was_log; in vhost_scsi_set_features() local
2248 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()