Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dsd.c1348 #define ALLOW_REVALIDATE rscsi_disks[target].device->allow_revalidate macro
1370 if (DEVICE_BUSY || (ALLOW_REVALIDATE == 0 && USAGE > maxusage)) { in revalidate_scsidisk()