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