Searched refs:volDescType (Results 1 – 2 of 2) sorted by relevance
186 uint8 volDescType; // Volume Descriptor type byte1 member
165 volume->volDescType = *(uint8 *)buffer; in InitVolDesc()166 buffer += sizeof(volume->volDescType); in InitVolDesc()