Searched refs:CLUSTER_WRITE (Results 1 – 2 of 2) sorted by relevance
172 case CLUSTER_WRITE: in scm_prepare_cluster_request()238 scmrq->cluster.state = CLUSTER_WRITE; in scm_cluster_request_irq()243 case CLUSTER_WRITE: in scm_cluster_request_irq()
41 enum {CLUSTER_NONE, CLUSTER_READ, CLUSTER_WRITE} state; enumerator