Searched refs:dir_node (Results 1 – 1 of 1) sorted by relevance
493 V9fsSynthNode *dir_node; in synth_name_to_path() local502 dir_node = &synth_root; in synth_name_to_path()504 dir_node = *(V9fsSynthNode **)dir_path->data; in synth_name_to_path()507 node = dir_node; in synth_name_to_path()512 QLIST_FOREACH(node, &dir_node->child, sibling) { in synth_name_to_path()