Home | History | Annotate | Download | only in raidframe

Lines Matching defs:bf

274 	char   *bf, *buf1, *buf2;
300 bf = RF_MallocAndAdd(bcount, allocList);
301 if (bf == NULL)
306 raidPtr->raidid, (long) bf, bcount, (long) bf,
307 (long) bf + bcount);
315 rd_dag_h = rf_MakeSimpleDAG(raidPtr, stripeWidth, nbytes, bf,
328 bf, RF_DONT_REMAP);
331 buf1 = bf;
408 buf1 = bf;
409 buf2 = bf + (nbytes * layoutPtr->numDataCol);
428 (long) buf2, (long) bf);
477 wr_dag_h = rf_MakeSimpleDAG(raidPtr, nbad, nbytes, bf,