Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dgdth.h189 #define CLUSTER_MOUNTED 2 macro
191 #define CLUSTER_RESERVE_STATE (CLUSTER_DRIVE|CLUSTER_MOUNTED|CLUSTER_RESERVED)
Dgdth.c3333 CLUSTER_MOUNTED)) { in gdth_sync_event()
3346 ha->hdr[t].cluster_type |= CLUSTER_MOUNTED; in gdth_sync_event()
3349 ha->hdr[t].cluster_type &= ~CLUSTER_MOUNTED; in gdth_sync_event()