Motr  M0
rm_foms.h File Reference
#include "lib/chan.h"
#include "fop/fop.h"
#include "rm/rm.h"
#include "rm/rm_internal.h"
#include "rm/rm_ha.h"
Include dependency graph for rm_foms.h:

Go to the source code of this file.

Data Structures

struct  rm_request_fom
 

Macros

#define __MOTR_RM_FOMS_H__
 

Enumerations

enum  m0_rm_fom_phases {
  FOPH_RM_REQ_START = M0_FOM_PHASE_INIT, FOPH_RM_REQ_FINISH = M0_FOM_PHASE_FINISH, FOPH_RM_REQ_CREDIT_GET, FOPH_RM_REQ_WAIT,
  FOPH_RM_REQ_DEBTOR_SUBSCRIBE
}
 

Macro Definition Documentation

◆ __MOTR_RM_FOMS_H__

#define __MOTR_RM_FOMS_H__

Definition at line 26 of file rm_foms.h.