Motr  M0
m0_conf_pver Struct Reference

#include <obj.h>

Collaboration diagram for m0_conf_pver:
Collaboration graph

Data Fields

struct m0_conf_obj pv_obj
 
enum m0_conf_pver_kind pv_kind
 
union {
   struct m0_conf_pver_subtree   subtree
 
   struct m0_conf_pver_formulaic   formulaic
 
pv_u
 

Detailed Description

Pool version. These objects are used to track changes in pool membership.

Definition at line 532 of file obj.h.

Field Documentation

◆ formulaic

struct m0_conf_pver_formulaic formulaic

Definition at line 538 of file obj.h.

◆ pv_kind

enum m0_conf_pver_kind pv_kind

Definition at line 535 of file obj.h.

◆ pv_obj

struct m0_conf_obj pv_obj

Definition at line 533 of file obj.h.

◆ pv_u

union { ... } pv_u

◆ subtree

struct m0_conf_pver_subtree subtree

Definition at line 537 of file obj.h.


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