Searched refs:num_volumes (Results 1 – 1 of 1) sorted by relevance
1529 int i, j, num_volumes, ret = 0; in self_check_eba() local1536 num_volumes = ubi->vtbl_slots + UBI_INT_VOL_COUNT; in self_check_eba()1538 scan_eba = kmalloc_objs(*scan_eba, num_volumes); in self_check_eba()1542 fm_eba = kmalloc_objs(*fm_eba, num_volumes); in self_check_eba()1548 for (i = 0; i < num_volumes; i++) { in self_check_eba()1621 int i, err, num_volumes; in ubi_eba_init() local1634 num_volumes = ubi->vtbl_slots + UBI_INT_VOL_COUNT; in ubi_eba_init()1636 for (i = 0; i < num_volumes; i++) { in ubi_eba_init()1703 for (i = 0; i < num_volumes; i++) { in ubi_eba_init()