Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
} else if( strncmp( spm->partIdent.ident, UDF_ID_VIRTUAL, strlen(UDF_ID_VIRTUAL)) == 0 )
virtualPartitionNum = i;
}
(char*)spm += spm->partitionMapLength;
spm = (char*)spm + spm->partitionMapLength;
if( medium == CDR ) {