Lines Matching defs:next
356 struct path_entry *next;
360 for (tmp = head; tmp->next != NULL; tmp = tmp->next) { }
361 tmp->next = cur;
365 for (tmp = head; tmp != NULL; tmp = tmp->next) {
376 tmp2 = tmp->next;
630 for (tmp = head; tmp != NULL; tmp = tmp->next) {
1016 /* Move on to the next target */
1326 /* Points to next lun_tracking with a different map->LUID */
1764 /* continue to next online path */
1775 /* continue to next path */
1869 /* continue to next online path */
1875 /* continue to next path */