Motr  M0
m0_pool Struct Reference

#include <pool.h>

Collaboration diagram for m0_pool:
Collaboration graph

Data Fields

struct m0_fid po_id
 
struct m0_tl po_vers
 
struct m0_tlink po_linkage
 
struct m0_tl po_failed_devices
 
struct m0_pver_policypo_pver_policy
 
uint64_t po_magic
 

Detailed Description

Definition at line 80 of file pool.h.

Field Documentation

◆ po_failed_devices

struct m0_tl po_failed_devices

List of failed devices in the pool.

See also
m0_pool::pd_fail_linkage

Definition at line 93 of file pool.h.

◆ po_id

struct m0_fid po_id

Definition at line 81 of file pool.h.

◆ po_linkage

struct m0_tlink po_linkage

Linkage into list of pools.

Definition at line 87 of file pool.h.

◆ po_magic

uint64_t po_magic

Definition at line 97 of file pool.h.

◆ po_pver_policy

struct m0_pver_policy* po_pver_policy

Pool version selection policy.

Definition at line 96 of file pool.h.

◆ po_vers

struct m0_tl po_vers

List of pool versions in this pool.

Definition at line 84 of file pool.h.


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