Motr  M0
rconfc_internal.h File Reference
#include "fid/fid.h"
#include "fop/fom.h"
#include "rm/rm_rwlock.h"
Include dependency graph for rconfc_internal.h:

Go to the source code of this file.

Data Structures

struct  rlock_ctx
 
struct  ver_item
 
struct  ver_accm
 
struct  rconfc_link
 

Macros

#define __MOTR_CONF_RCONFC_INTERNAL_H__
 

Enumerations

enum  confc_state {
  CONFC_IDLE, CONFC_ARMED, CONFC_OPEN, CONFC_FAILED,
  CONFC_DEAD
}
 
enum  { VERSION_ITEMS_TOTAL_MAX = 256 }
 

Functions

M0_INTERNAL void rconfc_herd_link_cleanup (struct rconfc_link *lnk)
 
M0_INTERNAL struct rconfc_linkrconfc_herd_find (struct m0_rconfc *rconfc, const char *addr)
 

Macro Definition Documentation

◆ __MOTR_CONF_RCONFC_INTERNAL_H__

#define __MOTR_CONF_RCONFC_INTERNAL_H__

Definition at line 26 of file rconfc_internal.h.