Motr  M0
m0_reqh_fdmi_service Struct Reference

#include <service.h>

Collaboration diagram for m0_reqh_fdmi_service:
Collaboration graph

Data Fields

struct m0_reqh_service rfdms_gen
 
bool rfdms_src_dock_inited
 
uint64_t rfdms_magic
 

Detailed Description

Structure contains generic service structure and service specific information.

Definition at line 56 of file service.h.

Field Documentation

◆ rfdms_gen

struct m0_reqh_service rfdms_gen

Generic reqh service object

Definition at line 58 of file service.h.

◆ rfdms_magic

uint64_t rfdms_magic

Magic to check fdmi service object

Definition at line 67 of file service.h.

◆ rfdms_src_dock_inited

bool rfdms_src_dock_inited
Todo:
Temporary field to indicate whether source dock was successfully started. (phase 2)

Definition at line 64 of file service.h.


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