rf_SimpleXorUndoFunc   80 dev/raidframe/rf_dagfuncs.c int	(*rf_SimpleXorUndoFunc) (RF_DagNode_t *);
rf_SimpleXorUndoFunc   98 dev/raidframe/rf_dagfuncs.c 	rf_SimpleXorUndoFunc = rf_NullNodeUndoFunc;
rf_SimpleXorUndoFunc   75 dev/raidframe/rf_dagfuncs.h extern int (*rf_SimpleXorUndoFunc) (RF_DagNode_t *);