Searched refs:VDS_POS_PRIMARY_VOL_DESC (Results 1 – 1 of 1) sorted by relevance
65 VDS_POS_PRIMARY_VOL_DESC, enumerator1670 return &(data->vds[VDS_POS_PRIMARY_VOL_DESC]); in get_volume_descriptor_record()1779 if (!data.vds[VDS_POS_PRIMARY_VOL_DESC].block) { in udf_process_sequence()1784 ret = udf_load_pvoldesc(sb, data.vds[VDS_POS_PRIMARY_VOL_DESC].block); in udf_process_sequence()