Motr  M0

#include <fops.h>

Collaboration diagram for m0_fop_fdmi_record:
Collaboration graph

Data Fields

struct m0_uint128 fr_rec_id
 
uint32_t fr_rec_type
 
struct m0_buf fr_payload
 
struct m0_fdmi_flt_id_arr fr_matched_flts
 

Detailed Description

FDMI record body record notification FOP is sent with

Definition at line 67 of file fops.h.

Field Documentation

◆ fr_matched_flts

struct m0_fdmi_flt_id_arr fr_matched_flts

List of matched filter IDs

Definition at line 78 of file fops.h.

◆ fr_payload

struct m0_buf fr_payload

FDMI record data. Structure depends on record type

Definition at line 75 of file fops.h.

◆ fr_rec_id

struct m0_uint128 fr_rec_id

FDMI record ID. Should be unique within FDMI source dock instance

Definition at line 69 of file fops.h.

◆ fr_rec_type

uint32_t fr_rec_type

FDMI record type, see m0_fdmi_rec_type_id

Definition at line 72 of file fops.h.


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