Lines Matching defs:short_ad
327 struct short_ad *short_adp = NULL;
362 /* create one short_ad or one long_ad */
364 short_adp = (struct short_ad *) bpos;
367 l_ad = sizeof(struct short_ad);
747 struct short_ad *short_adp, struct long_ad *long_adp, void *process_context)
943 struct short_ad *short_adp = NULL;
1002 short_adp = (struct short_ad *) bpos;
1024 ad_len = sizeof(struct short_ad);
1094 short_adp = (struct short_ad *) bpos;
2235 struct short_ad *short_ad;
2257 short_ad = (struct short_ad *) data_pos;
2259 len = udf_rw32(short_ad->len);
2266 short_ad++;
2267 l_ad -= sizeof(struct short_ad);