15#if defined(__cplusplus)
19#include <daos_types.h>
181daos_anchor_init(
daos_anchor_t *anchor, __attribute__((unused))
unsigned int opts)
196daos_anchor_fini(__attribute__((unused))
daos_anchor_t *anchor)
207 return anchor->
da_type == DAOS_ANCHOR_TYPE_EOF;
235#if defined(__cplusplus)
int daos_tx_hdl2epoch(daos_handle_t th, daos_epoch_t *epoch)
int daos_tx_abort(daos_handle_t th, daos_event_t *ev)
int daos_tx_commit(daos_handle_t th, daos_event_t *ev)
int daos_hlc2timespec(uint64_t hlc, struct timespec *ts)
int daos_tx_open(daos_handle_t coh, daos_handle_t *th, uint64_t flags, daos_event_t *ev)
int daos_hlc2timestamp(uint64_t hlc, time_t *ts)
d_rank_list_t * daos_rank_list_parse(const char *str, const char *sep)
int daos_tx_restart(daos_handle_t th, daos_event_t *ev)
int daos_tx_close(daos_handle_t th, daos_event_t *ev)
int daos_tx_open_snap(daos_handle_t coh, daos_epoch_t epoch, daos_handle_t *th, daos_event_t *ev)