Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/block/
Dscm_blk_cluster.c172 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()
Dscm_blk.h41 enum {CLUSTER_NONE, CLUSTER_READ, CLUSTER_WRITE} state; enumerator