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