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

Data Fields

struct m0_conf_objcw_origin
 
int(* cw_fn )(struct m0_conf_obj *obj, void *args)
 
struct m0_conf_objcw_cur
 
bool cw_down_p
 

Detailed Description

Definition at line 36 of file walk.c.

Field Documentation

◆ cw_cur

struct m0_conf_obj* cw_cur

Definition at line 39 of file walk.c.

◆ cw_down_p

bool cw_down_p

Definition at line 40 of file walk.c.

◆ cw_fn

int(* cw_fn) (struct m0_conf_obj *obj, void *args)

Definition at line 38 of file walk.c.

◆ cw_origin

struct m0_conf_obj* cw_origin

Definition at line 37 of file walk.c.


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