Motr  M0
be.c File Reference
#include "ut/be.h"
#include "lib/trace.h"
#include "ut/ut.h"
#include "be/ut/helper.h"
#include "be/op.h"
#include "lib/misc.h"
#include "lib/memory.h"
#include "reqh/reqh.h"
Include dependency graph for be.c:

Go to the source code of this file.

Macros

#define M0_TRACE_SUBSYSTEM   M0_TRACE_SUBSYS_UT
 

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)