Motr  M0
m0_conf_enclosure Struct Reference

#include <obj.h>

Collaboration diagram for m0_conf_enclosure:
Collaboration graph

Data Fields

struct m0_conf_obj ce_obj
 
struct m0_conf_nodece_node
 
struct m0_conf_dirce_ctrls
 
struct m0_conf_pver ** ce_pvers
 

Detailed Description

Hardware resource — enclosure.

Definition at line 679 of file obj.h.

Field Documentation

◆ ce_ctrls

struct m0_conf_dir* ce_ctrls

Controllers in this enclosure.

Definition at line 684 of file obj.h.

◆ ce_node

struct m0_conf_node* ce_node

The node this enclosure is associated with.

Definition at line 682 of file obj.h.

◆ ce_obj

struct m0_conf_obj ce_obj

Definition at line 680 of file obj.h.

◆ ce_pvers

struct m0_conf_pver** ce_pvers

Pool versions this enclosure is part of. NULL-terminated array.

Definition at line 690 of file obj.h.


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