HomeSort by: relevance | last modified time | path
    Searched refs:rf_cvscan_RIGHT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/raidframe/
rf_cvscan.h 57 rf_cvscan_RIGHT
rf_cvscan.c 114 ((order == rf_cvscan_RIGHT && (*list_ptr)->sectorOffset <= req->sectorOffset)
196 ReqInsert(&hdr->right, req, rf_cvscan_RIGHT);
229 ((hdr->direction == rf_cvscan_RIGHT) ? range * hdr->change_penalty : 0);
248 hdr->direction = rf_cvscan_RIGHT;
294 hdr->direction = rf_cvscan_RIGHT;

Completed in 12 milliseconds