Motr  M0
m0_op_layout Struct Reference

#include <layout.h>

Collaboration diagram for m0_op_layout:
Collaboration graph

Data Fields

struct m0_op_common ol_oc
 
uint64_t ol_magic
 
struct m0_sm_groupol_sm_grp
 
struct m0_ast_rc ol_ar
 
struct m0_client_layoutol_layout
 
struct m0_entityol_entity
 
const struct m0_op_layout_opsol_ops
 

Detailed Description

Definition at line 174 of file layout.h.

Field Documentation

◆ ol_ar

struct m0_ast_rc ol_ar

Definition at line 179 of file layout.h.

◆ ol_entity

struct m0_entity* ol_entity

The entity to be queried for its layout.

Definition at line 183 of file layout.h.

◆ ol_layout

struct m0_client_layout* ol_layout

Definition at line 181 of file layout.h.

◆ ol_magic

uint64_t ol_magic

Definition at line 176 of file layout.h.

◆ ol_oc

struct m0_op_common ol_oc

Definition at line 175 of file layout.h.

◆ ol_ops

const struct m0_op_layout_ops* ol_ops

Definition at line 185 of file layout.h.

◆ ol_sm_grp

struct m0_sm_group* ol_sm_grp

Definition at line 178 of file layout.h.


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