testCol 286 dev/raidframe/rf_copyback.c RF_RowCol_t testRow, testCol; testCol 321 dev/raidframe/rf_copyback.c &testRow, &testCol, &testOffs, RF_DONT_REMAP); testCol 323 dev/raidframe/rf_copyback.c if (testRow == desc->frow && testCol == desc->fcol) { testCol 325 dev/raidframe/rf_copyback.c testRow, testCol, testOffs); testCol 342 dev/raidframe/rf_copyback.c &testRow, &testCol, &testOffs, RF_DONT_REMAP); testCol 344 dev/raidframe/rf_copyback.c if (testRow == desc->frow && testCol == desc->fcol) { testCol 346 dev/raidframe/rf_copyback.c stripeAddr, testRow, testCol, testOffs); testCol 365 dev/raidframe/rf_copyback.c RF_RowCol_t testRow, RF_RowCol_t testCol, RF_SectorNum_t testOffs) testCol 395 dev/raidframe/rf_copyback.c desc->fcol = testCol;