Motr  M0
domain.c File Reference
#include "be/ut/helper.h"
#include "lib/errno.h"
#include "lib/memory.h"
#include "ut/ut.h"
#include "ut/stob.h"
#include "stob/ad.h"
#include "stob/domain.h"
#include "stob/stob.h"
#include "stob/stob_internal.h"
Include dependency graph for domain.c:

Go to the source code of this file.

Functions

static void stob_ut_stob_domain (const char *location, const char *cfg, const char *init_cfg)
 
void m0_stob_ut_stob_domain_null (void)
 
void m0_stob_ut_stob_domain_linux (void)
 
void m0_stob_ut_stob_domain_perf (void)
 
void m0_stob_ut_stob_domain_perf_null (void)
 
void m0_stob_ut_ad_init (struct m0_be_ut_backend *ut_be, struct m0_be_ut_seg *ut_seg)
 
void m0_stob_ut_ad_fini (struct m0_be_ut_backend *ut_be, struct m0_be_ut_seg *ut_seg)
 
void m0_stob_ut_stob_domain_ad (void)
 

Function Documentation

◆ m0_stob_ut_ad_init()

void m0_stob_ut_ad_init ( struct m0_be_ut_backend ut_be,
struct m0_be_ut_seg ut_seg 
)
Here is the caller graph for this function:

◆ m0_stob_ut_stob_domain_ad()

void m0_stob_ut_stob_domain_ad ( void  )

Definition at line 106 of file domain.c.

Here is the call graph for this function:

◆ m0_stob_ut_stob_domain_linux()

void m0_stob_ut_stob_domain_linux ( void  )

Definition at line 86 of file domain.c.

Here is the call graph for this function:

◆ m0_stob_ut_stob_domain_null()

void m0_stob_ut_stob_domain_null ( void  )

Definition at line 80 of file domain.c.

Here is the call graph for this function:

◆ m0_stob_ut_stob_domain_perf()

void m0_stob_ut_stob_domain_perf ( void  )

Definition at line 91 of file domain.c.

Here is the call graph for this function:

◆ m0_stob_ut_stob_domain_perf_null()

void m0_stob_ut_stob_domain_perf_null ( void  )

Definition at line 96 of file domain.c.

Here is the call graph for this function:

◆ stob_ut_stob_domain()

static void stob_ut_stob_domain ( const char *  location,
const char *  cfg,
const char *  init_cfg 
)
static

Definition at line 36 of file domain.c.

Here is the call graph for this function:
Here is the caller graph for this function: