Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dgdth.h191 #define CLUSTER_MOUNTED 2 macro
193 #define CLUSTER_RESERVE_STATE (CLUSTER_DRIVE|CLUSTER_MOUNTED|CLUSTER_RESERVED)
Dgdth.c3334 CLUSTER_MOUNTED)) { in gdth_sync_event()
3347 ha->hdr[t].cluster_type |= CLUSTER_MOUNTED; in gdth_sync_event()
3350 ha->hdr[t].cluster_type &= ~CLUSTER_MOUNTED; in gdth_sync_event()