Searched refs:ovlcount (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/scsi/ |
D | u14-34f.c | 1590 static unsigned int readycount = 0, ovlcount = 0, inputcount = 0; in reorder() local 1597 ovlcount, readycount, readysorted, sortcount, revcount, in reorder() 1656 if (overlap) { ovlcount++; seeksorted += iseek / 1024; } in reorder()
|
D | eata.c | 2111 static unsigned int readycount = 0, ovlcount = 0, inputcount = 0; in reorder() local 2118 inputcount, ovlcount, readycount, readysorted, sortcount, in reorder() 2205 ovlcount++; in reorder()
|