Searched defs:iso9660 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/
H A Dfsw_iso9660.c103 struct fsw_fstype_table FSW_FSTYPE_TABLE_NAME(iso9660) = { variable in typeref:struct:FSW_FSTYPE_TABLE_NAME
104 { FSW_STRING_TYPE_ISO88591, 4, 4, "iso9660" },
388 * be filled immediately upon creation of the dnode. In the case of iso9660, we
565 * to read a raw iso9660 directory entry into memory. The shandle's position pointer is adjusted
652 * For iso9660, the target path can be stored inline in the inode structure (in the space

Completed in 48 milliseconds