Motr  M0
m0_ios_cob_req Struct Reference

#include <client_internal.h>

Collaboration diagram for m0_ios_cob_req:
Collaboration graph

Data Fields

struct m0_op_objicr_oo
 
uint32_t icr_index
 
struct m0_ast_rc icr_ar
 
uint64_t icr_magic
 

Detailed Description

Request to ioservice component object (COB).

Definition at line 452 of file client_internal.h.

Field Documentation

◆ icr_ar

struct m0_ast_rc icr_ar

Definition at line 455 of file client_internal.h.

◆ icr_index

uint32_t icr_index

Definition at line 454 of file client_internal.h.

◆ icr_magic

uint64_t icr_magic

Definition at line 456 of file client_internal.h.

◆ icr_oo

struct m0_op_obj* icr_oo

Definition at line 453 of file client_internal.h.


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