|
Motr
M0
|
#include <fsync.h>

Data Fields | |
| int(* | kernel_fsync )(struct file *file, loff_t start, loff_t end, int datasync) |
| int(* | post_rpc )(struct m0_rpc_item *item) |
| int(* | wait_for_reply )(struct m0_rpc_item *item, m0_time_t timeout) |
| void(* | fop_fini )(struct m0_fop *fop) |
| void(* | fop_put )(struct m0_fop *fop) |
Ugly abstraction of m0t1fs_fsync interactions with wider motr code
| int(* post_rpc) (struct m0_rpc_item *item) |
| int(* wait_for_reply) (struct m0_rpc_item *item, m0_time_t timeout) |