Motr  M0
m0_conf_drive Struct Reference

#include <obj.h>

Collaboration diagram for m0_conf_drive:
Collaboration graph

Data Fields

struct m0_conf_obj ck_obj
 
struct m0_conf_sdevck_sdev
 
struct m0_conf_pver ** ck_pvers
 

Detailed Description

Definition at line 706 of file obj.h.

Field Documentation

◆ ck_obj

struct m0_conf_obj ck_obj

Definition at line 707 of file obj.h.

◆ ck_pvers

struct m0_conf_pver** ck_pvers

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

Definition at line 715 of file obj.h.

◆ ck_sdev

struct m0_conf_sdev* ck_sdev

Storage device associated with this drive.

Definition at line 710 of file obj.h.


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