Motr  M0
m0_conf_diter_lvl_ctx Struct Reference

#include <diter.h>

Collaboration diagram for m0_conf_diter_lvl_ctx:
Collaboration graph

Data Fields

struct m0_confc_ctx lc_ctx
 
struct m0_conf_objlc_result
 

Detailed Description

Directory iterator level context. Result of the operation is fetched from the struct m0_confc_ctx and saved in struct m0_conf_diter_lvl_ctx::lc_result for later use.

Definition at line 155 of file diter.h.

Field Documentation

◆ lc_ctx

struct m0_confc_ctx lc_ctx

Configuration context in which the configuration object is retrieved for the given directory level.

Definition at line 160 of file diter.h.

◆ lc_result

struct m0_conf_obj* lc_result

Result of the configuration operation obtained from ->lc_ctx.

Definition at line 165 of file diter.h.


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