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

Data Fields

struct confx_allocator oc_alloc
 
struct m0_confx_objoc_obj
 

Detailed Description

Maintains BE segment allocation details for configuration objects along with the configuration object to be allocated on the BE segment through xcode. Object of struct confx_obj_ctx is added to the configuration btree as a whole.

Definition at line 130 of file db.c.

Field Documentation

◆ oc_alloc

struct confx_allocator oc_alloc

Definition at line 131 of file db.c.

◆ oc_obj

struct m0_confx_obj* oc_obj

Definition at line 132 of file db.c.


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