|
Motr
M0
|
#include <history.h>

Data Fields | |
| const struct m0_dtm_history_type * | hio_type |
| const struct m0_uint128 *(* | hio_id )(const struct m0_dtm_history *history) |
| void(* | hio_persistent )(struct m0_dtm_history *history) |
| void(* | hio_fixed )(struct m0_dtm_history *history) |
| int(* | hio_update )(struct m0_dtm_history *history, uint8_t id, struct m0_dtm_update *update) |
| void(* hio_fixed) (struct m0_dtm_history *history) |
| const struct m0_uint128*(* hio_id) (const struct m0_dtm_history *history) |
| void(* hio_persistent) (struct m0_dtm_history *history) |
| const struct m0_dtm_history_type* hio_type |
| int(* hio_update) (struct m0_dtm_history *history, uint8_t id, struct m0_dtm_update *update) |