|
Motr
M0
|
#include <storage.h>

Data Fields | |
| void(* | sto_idle )(struct m0_addb2_storage *stor) |
| void(* | sto_done )(struct m0_addb2_storage *stor, struct m0_addb2_trace_obj *obj) |
| void(* | sto_commit )(struct m0_addb2_storage *stor, const struct m0_addb2_frame_header *anchor) |
Operation vector passed to m0_addb2_storgae_init() by the SYSTEM.
| void(* sto_commit) (struct m0_addb2_storage *stor, const struct m0_addb2_frame_header *anchor) |
| void(* sto_done) (struct m0_addb2_storage *stor, struct m0_addb2_trace_obj *obj) |
| void(* sto_idle) (struct m0_addb2_storage *stor) |
This is invoked by the storage component after stopped m0_addb2_storage() completed processing the last trace.