|
Motr
M0
|

Data Fields | |
| struct m0_sm_ast | dr_ast |
| struct m0_clink | dr_clink |
| struct m0_op_layout * | dr_ol |
| struct m0_dix_meta_req | dr_mreq |
Definition at line 37 of file composite_layout.c.
| struct m0_sm_ast dr_ast |
Definition at line 38 of file composite_layout.c.
| struct m0_clink dr_clink |
Attach a clink to underline channel in the dix meta request.
Definition at line 40 of file composite_layout.c.
| struct m0_dix_meta_req dr_mreq |
DIX request to invoke operations on global layout index.
Definition at line 44 of file composite_layout.c.
| struct m0_op_layout* dr_ol |
Arguments for clink callback.
Definition at line 42 of file composite_layout.c.