|
Motr
M0
|
#include <pdclust.h>

Data Fields | |
| struct m0_striped_layout | pl_base |
| struct m0_pdclust_attr | pl_attr |
| uint32_t | pl_C |
| uint32_t | pl_L |
| uint64_t | pl_magic |
Extension of the generic m0_striped_layout for the parity de-clustered layout type.
| struct m0_pdclust_attr pl_attr |
| struct m0_striped_layout pl_base |
| uint32_t pl_C |
Number of parity groups in a tile.
| uint32_t pl_L |
Number of "frame rows" in a tile. L * P == C * (N + K + S).