Motr
M0
|
#include "fid/fid.h"
#include "fid/fid_xc.h"
#include "dtm0/clk_src.h"
#include "dtm0/clk_src_xc.h"
#include "xcode/xcode.h"
Go to the source code of this file.
Data Structures | |
struct | m0_dtm0_tid |
struct | m0_dtm0_tx_pa |
struct | m0_dtm0_tx_participants |
struct | m0_dtm0_tx_desc |
Macros | |
#define | __MOTR_DTM0_TX_DESC_H__ |
#define | DTID0_F "{" DTS0_F "," FID_F "}" |
#define | DTID0_P(__tid) DTS0_P(&(__tid)->dti_ts), FID_P(&(__tid)->dti_fid) |
#define | dtds_forall(__txd, __exp) |
#define | dtds_exists(__txd, __exp) !dtds_forall(__txd, __exp) |
Enumerations | |
enum | m0_dtm0_tx_pa_state |
Variables | |
struct m0_dtm0_ts | dti_ts |
struct m0_fid | dti_fid |
M0_DTPS_INIT | |
M0_DTPS_INPROGRESS | |
M0_DTPS_EXECUTED | |
M0_DTPS_PERSISTENT | |
M0_DTPS_NR | |
struct m0_fid | p_fid |
uint32_t | dtp_nr |
struct m0_dtm0_tx_pa * | dtp_pa |
struct m0_dtm0_tid | dtd_id |
struct m0_dtm0_tx_participants | dtd_ps |
#define dtds_exists | ( | __txd, | |
__exp | |||
) | !dtds_forall(__txd, __exp) |
#define dtds_forall | ( | __txd, | |
__exp | |||
) |
enum m0_dtm0_tx_pa_state |
struct m0_dtm0_tid M0_XCA_DOMAIN | ( | rpc| | be | ) |
uint32_t p_state M0_XCA_DOMAIN::M0_XCA_FENUM | ( | m0_dtm0_tx_pa_state | ) |
struct m0_dtm0_tid dtd_id |
struct m0_dtm0_tx_participants dtd_ps |
struct m0_dtm0_ts dti_ts |
struct m0_dtm0_tx_pa* dtp_pa |