Lines Matching defs:count
62 * @count: count of fragment structures
72 int count;
165 for (i = 0; i < ovcs->count; i++) {
227 for (k = 0; k < ovcs->count; k++) {
232 if (k >= ovcs->count)
645 fragments_count = ovcs->count - 1;
647 fragments_count = ovcs->count;
664 fragment = &ovcs->fragments[ovcs->count - 1];
831 ovcs->count = cnt;
856 for (i = 0; i < ovcs->count; i++) {