Motr  M0
m0_idx_service_ctx Struct Reference

#include <idx.h>

Collaboration diagram for m0_idx_service_ctx:
Collaboration graph

Data Fields

struct m0_idx_serviceisc_service
 
void * isc_svc_conf
 
void * isc_svc_inst
 

Detailed Description

Definition at line 150 of file idx.h.

Field Documentation

◆ isc_service

struct m0_idx_service* isc_service

Definition at line 151 of file idx.h.

◆ isc_svc_conf

void* isc_svc_conf

isc_config: service specific configurations. isc_conn : connection to the index service

Definition at line 157 of file idx.h.

◆ isc_svc_inst

void* isc_svc_inst

Definition at line 158 of file idx.h.


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