Searched refs:volume_structure_descriptor_header (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/udf/
H A DRecognition.cpp133 volume_structure_descriptor_header* descriptor
134 = (volume_structure_descriptor_header *)(chunk.Data());
H A DUdfStructures.cpp177 // volume_structure_descriptor_header
180 volume_structure_descriptor_header::volume_structure_descriptor_header(uint8 type, const char *_id, uint8 version) function in class:volume_structure_descriptor_header
191 volume_structure_descriptor_header::id_matches(const char *id)
H A DUdfStructures.h338 struct volume_structure_descriptor_header { struct
340 volume_structure_descriptor_header(uint8 type, const char *id, uint8 version);

Completed in 55 milliseconds