Searched refs:nextnext (Results 1 – 2 of 2) sorted by relevance
424 const char *spaname, *next, *nextnext = NULL; in dsl_dir_hold() local447 err = getcomponent(next, buf, &nextnext); in dsl_dir_hold()470 next = nextnext; in dsl_dir_hold()483 (tailp == NULL || (nextnext && nextnext[0] != '\0'))) { in dsl_dir_hold()
1468 int next, nextnext; in twe_enqueue_aen() local1478 nextnext = ((sc->twe_aen_head + 2) % TWE_Q_LENGTH); in twe_enqueue_aen()1481 if (nextnext == sc->twe_aen_tail) in twe_enqueue_aen()