r_vtype          1006 block/partitions/ldm.c 	int r_objid, r_name, r_vtype, r_disable_drive_letter, r_child, r_size;
r_vtype          1021 block/partitions/ldm.c 	r_vtype = ldm_relative(buffer, buflen, 0x18, r_name);
r_vtype          1022 block/partitions/ldm.c 	if (r_vtype < 0) {
r_vtype          1023 block/partitions/ldm.c 		ldm_error("r_vtype %d < 0", r_vtype);
r_vtype          1026 block/partitions/ldm.c 	r_disable_drive_letter = ldm_relative(buffer, buflen, 0x18, r_vtype);