Searched refs:partitionContents (Results 1 – 2 of 2) sorted by relevance
312 (!strcmp((int8*)&(p->partitionContents.ident), PARTITION_CONTENTS_NSR02) || in UDFUpdatePartDesc()313 !strcmp((int8*)&(p->partitionContents.ident), PARTITION_CONTENTS_NSR03))) in UDFUpdatePartDesc()2064 if(!strcmp((int8*)&(p->partitionContents.ident), PARTITION_CONTENTS_NSR02) || in UDFLoadPartDesc()2065 !strcmp((int8*)&(p->partitionContents.ident), PARTITION_CONTENTS_NSR03)) in UDFLoadPartDesc()2173 if(!strcmp((int8*)&(p->partitionContents.ident), PARTITION_CONTENTS_NSR02) || in UDFVerifyPartDesc()2174 !strcmp((int8*)&(p->partitionContents.ident), PARTITION_CONTENTS_NSR03)) in UDFVerifyPartDesc()
247 EntityID partitionContents; member