Motr  M0
m0_client_composite_layout Struct Reference

#include <layout.h>

Collaboration diagram for m0_client_composite_layout:
Collaboration graph

Data Fields

struct m0_client_layout ccl_layout
 
uint64_t ccl_nr_layers
 
struct m0_tl ccl_layers
 
struct m0_mutex ccl_lock
 

Detailed Description

In-memory representation of an composite layout.

Definition at line 156 of file layout.h.

Field Documentation

◆ ccl_layers

struct m0_tl ccl_layers

Definition at line 159 of file layout.h.

◆ ccl_layout

struct m0_client_layout ccl_layout

Definition at line 157 of file layout.h.

◆ ccl_lock

struct m0_mutex ccl_lock

Definition at line 160 of file layout.h.

◆ ccl_nr_layers

uint64_t ccl_nr_layers

Definition at line 158 of file layout.h.


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