Searched refs:nextnext (Results 1 – 2 of 2) sorted by relevance
418 const char *spaname, *next, *nextnext = NULL; in dsl_dir_hold() local441 err = getcomponent(next, buf, &nextnext); in dsl_dir_hold()464 next = nextnext; in dsl_dir_hold()477 (tailp == NULL || (nextnext && nextnext[0] != '\0'))) { in dsl_dir_hold()
959 int s, next, nextnext, level; in twe_aen_enqueue() local1021 nextnext = (sc->sc_aen_head + 2) % TWE_AEN_Q_LENGTH; in twe_aen_enqueue()1027 if (nextnext == sc->sc_aen_tail) in twe_aen_enqueue()