Motr  M0
m0_dtm_op_ops Struct Reference

#include <nucleus.h>

Collaboration diagram for m0_dtm_op_ops:
Collaboration graph

Data Fields

void(* doo_ready )(struct m0_dtm_op *op)
 
void(* doo_late )(struct m0_dtm_op *op)
 
void(* doo_miser )(struct m0_dtm_op *op)
 

Detailed Description

Definition at line 112 of file nucleus.h.

Field Documentation

◆ doo_late

void(* doo_late) (struct m0_dtm_op *op)

Definition at line 114 of file nucleus.h.

◆ doo_miser

void(* doo_miser) (struct m0_dtm_op *op)

Definition at line 115 of file nucleus.h.

◆ doo_ready

void(* doo_ready) (struct m0_dtm_op *op)

Definition at line 113 of file nucleus.h.


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