UDF_PMAPS
for (cnt = 0; cnt < UDF_PMAPS; cnt++) {
if (n_pm > UDF_PMAPS) {
int vtop[UDF_PMAPS+1]; /* vpartnr trans */
int vtop_tp[UDF_PMAPS+1]; /* type of trans */
#define UDF_VTOP_RAWPART UDF_PMAPS /* [0..UDF_PMAPS> are normal */
#define UDF_VTOP_RAWPART UDF_PMAPS /* [0..UDF_PMAPS> are normal */
int vtop[UDF_PMAPS+1]; /* vpartnr trans */
int vtop_tp[UDF_PMAPS+1]; /* type of trans */
int vtop_alloc[UDF_PMAPS+1]; /* alloc scheme */
if (n_pm > UDF_PMAPS) {