udf_vds_record
struct udf_vds_record rec;
struct udf_vds_record vds[VDS_POS_LENGTH];
static struct udf_vds_record *handle_partition_descriptor(
static struct udf_vds_record *get_volume_descriptor_record(uint16_t ident,
struct udf_vds_record *curr;
memset(data.vds, 0, sizeof(struct udf_vds_record) * VDS_POS_LENGTH);