Searched refs:this_node (Results 1 – 1 of 1) sorted by relevance
1323 cd9660node *this_node; in cd9660_convert_structure() local1362 this_node->parent = parent_node; in cd9660_convert_structure()1364 this_node); in cd9660_convert_structure()1365 this_node->level = level; in cd9660_convert_structure()1369 this_node->type = CD9660_TYPE_DIR; in cd9660_convert_structure()1392 this_node->level = in cd9660_convert_structure()1396 this_node) == NULL) { in cd9660_convert_structure()1411 iterator->child, this_node, in cd9660_convert_structure()1426 this_node->type = CD9660_TYPE_FILE; in cd9660_convert_structure()1434 parent_node, this_node); in cd9660_convert_structure()[all …]