Lines Matching refs:list_next
189 tmpNode->list_next = dag_h->nodes; in rf_CreateNonredundantDAG()
195 blockNode->list_next = dag_h->nodes; in rf_CreateNonredundantDAG()
199 commitNode->list_next = dag_h->nodes; in rf_CreateNonredundantDAG()
203 termNode->list_next = dag_h->nodes; in rf_CreateNonredundantDAG()
239 tmpdiskNode = tmpdiskNode->list_next; in rf_CreateNonredundantDAG()
267 tmpdiskNode = tmpdiskNode->list_next; in rf_CreateNonredundantDAG()
301 tmpdiskNode = tmpdiskNode->list_next; in rf_CreateNonredundantDAG()
360 tmpNode->list_next = dag_h->nodes; in CreateMirrorReadDAG()
366 blockNode->list_next = dag_h->nodes; in CreateMirrorReadDAG()
370 commitNode->list_next = dag_h->nodes; in CreateMirrorReadDAG()
374 termNode->list_next = dag_h->nodes; in CreateMirrorReadDAG()
400 tmpreadNode = tmpreadNode->list_next; in CreateMirrorReadDAG()
419 tmpreadNode = tmpreadNode->list_next; in CreateMirrorReadDAG()
430 tmpreadNode = tmpreadNode->list_next; in CreateMirrorReadDAG()