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

Go to the source code of this file.

Enumerations

enum  { BE_UT_MKFS_MULTISEG_SEG_NR = 0x10, BE_UT_MKFS_MULTISEG_SEG_SIZE = 1 << 24 }
 

Functions

void m0_be_ut_mkfs (void)
 
M0_INTERNAL void m0_be_ut_mkfs_multiseg (void)
 
void m0_be_ut_domain (void)
 
void m0_be_ut_domain_is_stob (void)
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
BE_UT_MKFS_MULTISEG_SEG_NR 
BE_UT_MKFS_MULTISEG_SEG_SIZE 

Definition at line 67 of file domain.c.

Function Documentation

◆ m0_be_ut_domain()

void m0_be_ut_domain ( void  )

Definition at line 103 of file domain.c.

Here is the call graph for this function:

◆ m0_be_ut_domain_is_stob()

void m0_be_ut_domain_is_stob ( void  )

Definition at line 111 of file domain.c.

Here is the call graph for this function:

◆ m0_be_ut_mkfs()

void m0_be_ut_mkfs ( void  )

Definition at line 30 of file domain.c.

Here is the call graph for this function:

◆ m0_be_ut_mkfs_multiseg()

M0_INTERNAL void m0_be_ut_mkfs_multiseg ( void  )

Definition at line 72 of file domain.c.

Here is the call graph for this function: