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