Searched refs:volSetSize (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/file_systems/iso9660/
H A Diso9660.h192 uint16 volSetSize[2]; // Assigned Volume Set Size of Vol byte121-124 member in struct:iso9660_volume
H A Diso9660.cpp189 volume->volSetSize[LSB_DATA] = *(uint16*)buffer;
191 volume->volSetSize[MSB_DATA] = *(uint16*)buffer;

Completed in 13 milliseconds