Motr  M0
confd_stob.h File Reference
#include "fid/fid.h"
#include "fop/fom.h"
#include "stob/domain.h"
#include "stob/stob.h"
Include dependency graph for confd_stob.h:

Go to the source code of this file.

Macros

#define __MOTR_CONF_CONFD_STOB_H__
 
#define M0_CONFD_FID(old_version, new_version, tx_id)
 

Functions

int m0_confd_stob_init (struct m0_stob **stob, const char *location, struct m0_fid *confd_fid)
 
void m0_confd_stob_fini (struct m0_stob *stob)
 
int m0_confd_stob_read (struct m0_stob *stob, char **str)
 
int m0_confd_stob_bufvec_write (struct m0_stob *stob, struct m0_bufvec *bufvec)
 
int m0_confd_stob_write (struct m0_stob *stob, char *str)
 
M0_INTERNAL int m0_conf_stob_location_generate (struct m0_fom *fom, char **location)
 

Macro Definition Documentation

◆ __MOTR_CONF_CONFD_STOB_H__

#define __MOTR_CONF_CONFD_STOB_H__

Definition at line 24 of file confd_stob.h.