Searched refs:is_log (Results 1 – 1 of 1) sorted by relevance
2229 bool is_log, was_log; in vhost_scsi_set_features() local2254 is_log = features & (1 << VHOST_F_LOG_ALL); in vhost_scsi_set_features()2271 if (!is_log && was_log) { in vhost_scsi_set_features()