Motr  M0
Collaboration diagram for mds_op:
Collaboration graph

Data Fields

struct m0_fop mo_fop
 
void(* mo_cb )(void *arg, int rc)
 
void * mo_arg
 
void * mo_out
 
void * mo_p1
 
void * mo_p2
 

Detailed Description

Definition at line 726 of file io_service.c.

Field Documentation

◆ mo_arg

void* mo_arg

Definition at line 730 of file io_service.c.

◆ mo_cb

void(* mo_cb) (void *arg, int rc)

Definition at line 729 of file io_service.c.

◆ mo_fop

struct m0_fop mo_fop

Definition at line 727 of file io_service.c.

◆ mo_out

void* mo_out

saved out pointer. returned data will be copied here

Definition at line 732 of file io_service.c.

◆ mo_p1

void* mo_p1

Definition at line 735 of file io_service.c.

◆ mo_p2

void* mo_p2

Definition at line 736 of file io_service.c.


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