|
Motr
M0
|
#include <sync.h>

Data Fields | |
| int(* | si_post_rpc )(struct m0_rpc_item *item) |
| int(* | si_wait_for_reply )(struct m0_rpc_item *item, m0_time_t timeout) |
| void(* | si_fop_fini )(struct m0_fop *fop) |
| void(* | si_fop_put )(struct m0_fop *fop) |
Ugly abstraction of sync interactions with wider motr code
| int(* si_post_rpc) (struct m0_rpc_item *item) |
| int(* si_wait_for_reply) (struct m0_rpc_item *item, m0_time_t timeout) |