Motr  M0
m0_layout_fun_plop Struct Reference

#include <plan.h>

Collaboration diagram for m0_layout_fun_plop:
Collaboration graph

Data Fields

struct m0_layout_plop fp_base
 
int(* fp_fun )(struct m0_layout_fun_plop *plop)
 
void * fp_datum
 

Detailed Description

Fun plop instructs the user to call the given function.

See also
M0_LAT_FUN

Definition at line 518 of file plan.h.

Field Documentation

◆ fp_base

struct m0_layout_plop fp_base

Definition at line 519 of file plan.h.

◆ fp_datum

void* fp_datum

Definition at line 521 of file plan.h.

◆ fp_fun

int(* fp_fun) (struct m0_layout_fun_plop *plop)

Definition at line 520 of file plan.h.


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