Searched refs:CD9660_TYPE_VIRTUAL (Results 1 – 2 of 2) sorted by relevance
102 #define CD9660_TYPE_VIRTUAL 0x80 macro
1960 temp->type = CD9660_TYPE_FILE | CD9660_TYPE_VIRTUAL; in cd9660_create_file()1987 temp->type = CD9660_TYPE_DIR | CD9660_TYPE_VIRTUAL; in cd9660_create_directory()