Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/udfs/udf_info/
H A Decma_167.h264 #define PARTITION_CONTENTS_NSR02 "+NSR02" macro
H A Dmount.cpp312 (!strcmp((int8*)&(p->partitionContents.ident), PARTITION_CONTENTS_NSR02) || in UDFUpdatePartDesc()
2064 if(!strcmp((int8*)&(p->partitionContents.ident), PARTITION_CONTENTS_NSR02) || in UDFLoadPartDesc()
2173 if(!strcmp((int8*)&(p->partitionContents.ident), PARTITION_CONTENTS_NSR02) || in UDFVerifyPartDesc()