Motr  M0
cm.h File Reference

Go to the source code of this file.

Macros

#define __MOTR_CM_REPREB_CM_H__
 

Enumerations

enum  m0_cm_op {
  CM_OP_INVALID = 0, CM_OP_REPAIR, CM_OP_REBALANCE, CM_OP_REPAIR_QUIESCE,
  CM_OP_REBALANCE_QUIESCE, CM_OP_REPAIR_RESUME, CM_OP_REBALANCE_RESUME, CM_OP_REPAIR_STATUS,
  CM_OP_REBALANCE_STATUS, CM_OP_REPAIR_ABORT, CM_OP_REBALANCE_ABORT
}
 
enum  m0_cm_status {
  CM_STATUS_INVALID = 0, CM_STATUS_IDLE = 1, CM_STATUS_STARTED = 2, CM_STATUS_FAILED = 3,
  CM_STATUS_PAUSED = 4, CM_STATUS_NR
}
 

Macro Definition Documentation

◆ __MOTR_CM_REPREB_CM_H__

#define __MOTR_CM_REPREB_CM_H__

Definition at line 26 of file cm.h.