Searched refs:sortcount (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dfdisk_sgi.c485 int sortcount = 0; /* number of used partitions, i.e. non-zero lengths */ local
494 Index[sortcount++] = i;
503 if (sortcount == 0) {
508 qsort(Index, sortcount, sizeof(Index[0]), (void*)compare_start);
530 for (i = 1, start = 0; i < sortcount; i++) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Du14-34f.c1458 static unsigned int flushcount = 0, batchcount = 0, sortcount = 0; local
1466 ovlcount, readycount, readysorted, sortcount, revcount,
1526 if (!rev && !s) { sortcount++; readysorted += n_ready; }
H A Deata.c2130 static unsigned int flushcount = 0, batchcount = 0, sortcount = 0; local
2138 inputcount, ovlcount, readycount, readysorted, sortcount,
2234 sortcount++;

Completed in 127 milliseconds