Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dgdth.h201 #define CLUSTER_RESERVED 4 macro
202 #define CLUSTER_RESERVE_STATE (CLUSTER_DRIVE|CLUSTER_MOUNTED|CLUSTER_RESERVED)
Dgdth.c3346 CLUSTER_RESERVED) { in gdth_sync_event()
3369 ha->hdr[t].cluster_type |= CLUSTER_RESERVED; in gdth_sync_event()
3371 ha->hdr[t].cluster_type &= ~CLUSTER_RESERVED; in gdth_sync_event()
3399 ha->hdr[t].cluster_type &= ~CLUSTER_RESERVED; in gdth_sync_event()
3956 ha->hdr[i].cluster_type &= ~CLUSTER_RESERVED; in gdth_eh_bus_reset()