Lines Matching refs:i
1530 int err, i, reserved_pebs, found_pebs = 0; local
1550 for (i = 0; i < UBI_PROT_QUEUE_LEN; i++)
1551 INIT_LIST_HEAD(&ubi->pq[i]);
1624 for (i = 0; i < ubi->fm->used_blocks; i++) {
1625 e = ubi->fm->e[i];
1668 int i; local
1671 for (i = 0; i < UBI_PROT_QUEUE_LEN; ++i) {
1672 list_for_each_entry_safe(e, tmp, &ubi->pq[i], u.list) {
1776 int i; local
1781 for (i = 0; i < UBI_PROT_QUEUE_LEN; ++i)
1782 list_for_each_entry(p, &ubi->pq[i], u.list)