Searched refs:CLUSTER_NONE (Results 1 – 2 of 2) sorted by relevance
57 scmrq->cluster.state = CLUSTER_NONE; in scm_request_cluster_init()143 case CLUSTER_NONE: in scm_prepare_cluster_request()221 return scmrq->cluster.state != CLUSTER_NONE; in scm_test_cluster_request()230 case CLUSTER_NONE: in scm_cluster_request_irq()
41 enum {CLUSTER_NONE, CLUSTER_READ, CLUSTER_WRITE} state; enumerator