Home
last modified time | relevance | path

Searched refs:partitionContents (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/filesystems/udfs/udf_info/
H A Dmount.cpp312 (!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()
H A Decma_167.h247 EntityID partitionContents; member