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

Go to the source code of this file.

Macros

#define __MOTR_UT_BE_H__
 

Functions

M0_INTERNAL void m0_ut_backend_init (struct m0_be_ut_backend *be, struct m0_be_ut_seg *seg)
 
M0_INTERNAL void m0_ut_backend_fini (struct m0_be_ut_backend *be, struct m0_be_ut_seg *seg)
 
M0_INTERNAL void m0_ut_be_tx_begin (struct m0_be_tx *tx, struct m0_be_ut_backend *ut_be, struct m0_be_tx_credit *cred)
 
M0_INTERNAL void m0_ut_be_tx_begin2 (struct m0_be_tx *tx, struct m0_be_ut_backend *ut_be, struct m0_be_tx_credit *cred, m0_bcount_t payload_cred)
 
M0_INTERNAL void m0_ut_be_tx_end (struct m0_be_tx *tx)
 

Macro Definition Documentation

◆ __MOTR_UT_BE_H__

#define __MOTR_UT_BE_H__

Definition at line 26 of file be.h.