Motr  M0
action Struct Reference
Collaboration diagram for action:
Collaboration graph

Data Fields

enum action_opcode a_opc
 
struct buildera_builder
 
const struct action_opsa_ops
 
off_t a_node_offset
 
struct actiona_next
 
struct actiona_prev
 

Detailed Description

Definition at line 189 of file beck.c.

Field Documentation

◆ a_builder

struct builder* a_builder

Definition at line 191 of file beck.c.

◆ a_next

struct action* a_next

Definition at line 194 of file beck.c.

◆ a_node_offset

off_t a_node_offset

Definition at line 193 of file beck.c.

◆ a_opc

enum action_opcode a_opc

Definition at line 190 of file beck.c.

◆ a_ops

const struct action_ops* a_ops

Definition at line 192 of file beck.c.

◆ a_prev

struct action* a_prev

Definition at line 195 of file beck.c.


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