|
Motr
M0
|

Data Fields | |
| struct m0_layout_instance * | lp_layout |
| struct m0_tl | lp_plops |
| struct m0_layout_plop * | lp_last_plop |
| struct m0_op * | lp_op |
| struct m0_mutex | lp_lock |
Layout access plan structure. Links all the plan plops and tracks the dependecies between them. Created by m0_layout_plan_build() and destroyed by m0_layout_plan_fini().
| struct m0_layout_plop* lp_last_plop |
Last returned plop via m0_layout_plan_get().
| struct m0_layout_instance* lp_layout |
| struct m0_mutex lp_lock |