Motr  M0
m0_dix_meta_req Struct Reference

#include <meta.h>

Collaboration diagram for m0_dix_meta_req:
Collaboration graph

Data Fields

struct m0_dix_req dmr_req
 
struct m0_bufvec dmr_keys
 
struct m0_bufvec dmr_vals
 
struct m0_chan dmr_chan
 
struct m0_mutex dmr_wait_mutex
 
struct m0_clink dmr_clink
 

Detailed Description

Definition at line 93 of file meta.h.

Field Documentation

◆ dmr_chan

struct m0_chan dmr_chan

Definition at line 97 of file meta.h.

◆ dmr_clink

struct m0_clink dmr_clink

Definition at line 99 of file meta.h.

◆ dmr_keys

struct m0_bufvec dmr_keys

Definition at line 95 of file meta.h.

◆ dmr_req

struct m0_dix_req dmr_req

Definition at line 94 of file meta.h.

◆ dmr_vals

struct m0_bufvec dmr_vals

Definition at line 96 of file meta.h.

◆ dmr_wait_mutex

struct m0_mutex dmr_wait_mutex

Definition at line 98 of file meta.h.


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