Home | History | Annotate | Download | only in raidframe

Lines Matching refs:node

40 void    rf_RegularONPFunc(RF_DagNode_t * node);
41 void rf_SimpleONPFunc(RF_DagNode_t * node);
42 void rf_RecoveryPFunc(RF_DagNode_t * node);
43 void rf_RegularPFunc(RF_DagNode_t * node);
55 void rf_RegularONQFunc(RF_DagNode_t * node);
56 void rf_SimpleONQFunc(RF_DagNode_t * node);
58 void rf_RegularPQFunc(RF_DagNode_t * node);
59 void rf_RegularQFunc(RF_DagNode_t * node);
60 void rf_Degraded_100_PQFunc(RF_DagNode_t * node);
61 void rf_RecoveryQFunc(RF_DagNode_t * node);
62 void rf_RecoveryPQFunc(RF_DagNode_t * node);
63 void rf_PQ_DegradedWriteQFunc(RF_DagNode_t * node);