Motr  M0
m0_reqh_init_args Struct Reference

#include <reqh.h>

Collaboration diagram for m0_reqh_init_args:
Collaboration graph

Data Fields

struct m0_dtmrhia_dtm
 
struct m0_be_segrhia_db
 
struct m0_mdstorerhia_mdstore
 
struct m0_pools_commonrhia_pc
 
const struct m0_fidrhia_fid
 

Detailed Description

reqh init args

Definition at line 236 of file reqh.h.

Field Documentation

◆ rhia_db

struct m0_be_seg* rhia_db

Database environment for this request handler

Definition at line 239 of file reqh.h.

◆ rhia_dtm

struct m0_dtm* rhia_dtm

Definition at line 237 of file reqh.h.

◆ rhia_fid

const struct m0_fid* rhia_fid

Definition at line 242 of file reqh.h.

◆ rhia_mdstore

struct m0_mdstore* rhia_mdstore

Definition at line 240 of file reqh.h.

◆ rhia_pc

struct m0_pools_common* rhia_pc

Definition at line 241 of file reqh.h.


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