Lines Matching refs:qNodes
537 *writeQNodes, *qNodes; in rf_CommonCreateSmallWriteDAG() local
662 qNodes = dag_h->nodes; in rf_CommonCreateSmallWriteDAG()
664 readQNodes = writeQNodes = qNodes = NULL; in rf_CommonCreateSmallWriteDAG()
825 tmpqNode = qNodes; in rf_CommonCreateSmallWriteDAG()
902 rf_InitNode(qNodes, rf_wait, RF_FALSE, qfunc, in rf_CommonCreateSmallWriteDAG()
910 … qNodes->params[2 * i + 0] = tmpreadDataNode->params[0]; /* pda */ in rf_CommonCreateSmallWriteDAG()
911 … qNodes->params[2 * i + 1] = tmpreadDataNode->params[1]; /* buffer ptr */ in rf_CommonCreateSmallWriteDAG()
915 qNodes->params[2 * numDataNodes + 0] = /* pda */ in rf_CommonCreateSmallWriteDAG()
917 qNodes->params[2 * numDataNodes + 1] = /* buffer ptr */ in rf_CommonCreateSmallWriteDAG()
922 qNodes->params[2 * (numDataNodes + 1 + i) + 0] = /* pda */ in rf_CommonCreateSmallWriteDAG()
924 … qNodes->params[2 * (numDataNodes + 1 + i) + 1] = /* buffer ptr */ in rf_CommonCreateSmallWriteDAG()
929 qNodes->params[2 * (numDataNodes + numDataNodes + 1)].p = raidPtr; in rf_CommonCreateSmallWriteDAG()
930 qNodes->results[0] = readQNodes->params[1].p; in rf_CommonCreateSmallWriteDAG()
963 tmpqNode = qNodes; in rf_CommonCreateSmallWriteDAG()
1045 tmpqNode = qNodes; in rf_CommonCreateSmallWriteDAG()
1078 tmpqNode = qNodes; in rf_CommonCreateSmallWriteDAG()
1104 tmpqNode = qNodes; in rf_CommonCreateSmallWriteDAG()