Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dgdth.h190 #define CLUSTER_RESERVED 4 macro
191 #define CLUSTER_RESERVE_STATE (CLUSTER_DRIVE|CLUSTER_MOUNTED|CLUSTER_RESERVED)
Dgdth.c3337 CLUSTER_RESERVED) { in gdth_sync_event()
3360 ha->hdr[t].cluster_type |= CLUSTER_RESERVED; in gdth_sync_event()
3362 ha->hdr[t].cluster_type &= ~CLUSTER_RESERVED; in gdth_sync_event()
3390 ha->hdr[t].cluster_type &= ~CLUSTER_RESERVED; in gdth_sync_event()
3946 ha->hdr[i].cluster_type &= ~CLUSTER_RESERVED; in gdth_eh_bus_reset()