Motr  M0
m0_fom_type Struct Reference

#include <fom.h>

Collaboration diagram for m0_fom_type:
Collaboration graph

Data Fields

uint64_t ft_id
 
const struct m0_fom_type_opsft_ops
 
struct m0_sm_conf ft_conf
 
struct m0_sm_conf ft_state_conf
 
const struct m0_reqh_service_typeft_rstype
 

Detailed Description

Type of fom. m0_fom_type is part of m0_fop_type.

Definition at line 612 of file fom.h.

Field Documentation

◆ ft_conf

struct m0_sm_conf ft_conf

Definition at line 615 of file fom.h.

◆ ft_id

uint64_t ft_id

Definition at line 613 of file fom.h.

◆ ft_ops

const struct m0_fom_type_ops* ft_ops

Definition at line 614 of file fom.h.

◆ ft_rstype

const struct m0_reqh_service_type* ft_rstype

Definition at line 617 of file fom.h.

◆ ft_state_conf

struct m0_sm_conf ft_state_conf

Definition at line 616 of file fom.h.


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