Searched refs:CLUSTER_NONE (Results 1 - 2 of 2) sorted by relevance

/drivers/s390/block/
H A Dscm_blk_cluster.c57 scmrq->cluster.state = CLUSTER_NONE;
130 case CLUSTER_NONE:
196 return scmrq->cluster.state != CLUSTER_NONE;
205 case CLUSTER_NONE:
H A Dscm_blk.h41 enum {CLUSTER_NONE, CLUSTER_READ, CLUSTER_WRITE} state; enumerator in enum:scm_request::__anon4949::__anon4950

Completed in 36 milliseconds