Home
last modified time | relevance | path

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

/drivers/scsi/
Dgdth.h182 #define CLUSTER_RESERVED 4 macro
183 #define CLUSTER_RESERVE_STATE (CLUSTER_DRIVE|CLUSTER_MOUNTED|CLUSTER_RESERVED)
Dgdth.c2758 CLUSTER_RESERVED) { in gdth_sync_event()
2781 ha->hdr[t].cluster_type |= CLUSTER_RESERVED; in gdth_sync_event()
2783 ha->hdr[t].cluster_type &= ~CLUSTER_RESERVED; in gdth_sync_event()
2811 ha->hdr[t].cluster_type &= ~CLUSTER_RESERVED; in gdth_sync_event()
3261 ha->hdr[i].cluster_type &= ~CLUSTER_RESERVED; in gdth_eh_bus_reset()