Motr  M0
m0_reqh_service_txid Struct Reference

#include <reqh_service.h>

Collaboration diagram for m0_reqh_service_txid:
Collaboration graph

Data Fields

struct m0_reqh_service_ctxstx_service_ctx
 
struct m0_be_tx_remid stx_tri
 
struct m0_tlink stx_tlink
 
uint64_t stx_link_magic
 

Detailed Description

Maps sender to its corresponding maximum transaction for a given service.

Definition at line 731 of file reqh_service.h.

Field Documentation

◆ stx_link_magic

uint64_t stx_link_magic

Definition at line 742 of file reqh_service.h.

◆ stx_service_ctx

struct m0_reqh_service_ctx* stx_service_ctx

m0_reqh_service_ctx is used as sender identifier.

Definition at line 733 of file reqh_service.h.

◆ stx_tlink

struct m0_tlink stx_tlink

Definition at line 741 of file reqh_service.h.

◆ stx_tri

struct m0_be_tx_remid stx_tri

The remote id of the largest be transaction ID seen from this sender.

Definition at line 739 of file reqh_service.h.


The documentation for this struct was generated from the following file: