Motr  M0
seg0.h File Reference
#include "lib/tlist.h"
Include dependency graph for seg0.h:

Go to the source code of this file.

Data Structures

struct  m0_be_0type
 

Macros

#define __MOTR_BE_SEG0_H__
 

Functions

void m0_be_0type_register (struct m0_be_domain *dom, struct m0_be_0type *zt)
 
void m0_be_0type_unregister (struct m0_be_domain *dom, struct m0_be_0type *zt)
 
void m0_be_0type_del_credit (struct m0_be_domain *dom, const struct m0_be_0type *zt, const char *suffix, struct m0_be_tx_credit *credit)
 
void m0_be_0type_add_credit (struct m0_be_domain *dom, const struct m0_be_0type *zt, const char *suffix, const struct m0_buf *data, struct m0_be_tx_credit *credit)
 
int m0_be_0type_add (struct m0_be_0type *zt, struct m0_be_domain *dom, struct m0_be_tx *tx, const char *suffix, const struct m0_buf *data)
 
int m0_be_0type_del (struct m0_be_0type *zt, struct m0_be_domain *dom, struct m0_be_tx *tx, const char *suffix)
 

Macro Definition Documentation

◆ __MOTR_BE_SEG0_H__

#define __MOTR_BE_SEG0_H__

Definition at line 25 of file seg0.h.