Searched refs:CD9660_TYPE_DIR (Results 1 – 2 of 2) sorted by relevance
99 #define CD9660_TYPE_DIR 0x02 macro
507 real_root->type = CD9660_TYPE_DIR; in cd9660_makefs()1297 if ((cn->type & CD9660_TYPE_DIR) == 0) in cd9660_add_dot_records()1369 this_node->type = CD9660_TYPE_DIR; in cd9660_convert_structure()1798 if (node->type & CD9660_TYPE_DIR) { in cd9660_compute_offsets()2006 temp->type = CD9660_TYPE_DIR | CD9660_TYPE_VIRTUAL; in cd9660_create_directory()