Motr  M0
confx_ctx Struct Reference
Collaboration diagram for confx_ctx:
Collaboration graph

Data Fields

struct confx_allocatorc_alloc
 
struct m0_xcode_ctx c_xctx
 

Detailed Description

Maintains reference to configuration object allocator along with xcode ctx. struct confx_ctx::c_xcxtx is used to build configuration objects in BE segment memory which is accessed through struct confx_ctx::c_alloc.

Definition at line 140 of file db.c.

Field Documentation

◆ c_alloc

struct confx_allocator* c_alloc

Definition at line 141 of file db.c.

◆ c_xctx

struct m0_xcode_ctx c_xctx

Definition at line 142 of file db.c.


The documentation for this struct was generated from the following file: