Lines Matching defs:changes
1921 int i, entry, device_change, changes = 0;
1964 changes++;
1968 changes++;
2003 changes++;
2009 changes++;
2044 /* Don't notify scsi mid layer of any changes the first time through
2045 * (or if there are no changes) scsi_scan_host will do it later the
2048 if (!changes)
8428 * changes (added/changed/removed logical drives, etc.) which mean that
8474 int rc = 1; /* assume there are changes */
8490 "report luns failed, can't track lun changes.\n");
8495 "Lun changes detected.\n");
8499 rc = 0; /* no changes detected. */