short_ad
short_adp = (struct short_ad *) bpos;
ad_len = sizeof(struct short_ad);
short_adp = (struct short_ad *) bpos;
struct short_ad *short_ad;
short_ad = (struct short_ad *) data_pos;
len = udf_rw32(short_ad->len);
short_ad++;
l_ad -= sizeof(struct short_ad);
struct short_ad *short_adp = NULL;
short_adp = (struct short_ad *) bpos;
l_ad = sizeof(struct short_ad);
struct short_ad *short_adp, struct long_ad *long_adp, void *process_context)
struct short_ad *short_adp = NULL;
struct short_ad *mapping)
memcpy((void *)bpos, mapping, sizeof(struct short_ad));
l_ad += sizeof(struct short_ad);
crclen += sizeof(struct short_ad);
struct short_ad mapping;
struct short_ad *short_ad;
short_ad = (struct short_ad *) data_pos;
len = udf_rw32(short_ad->len);
start_lb = udf_rw32(short_ad->lb_num);
short_ad++;
l_ad -= sizeof(struct short_ad);
struct short_ad s_ad;
struct short_ad unalloc_space_table;
struct short_ad unalloc_space_bitmap;
struct short_ad part_integrity_table; /* has to be ZERO for UDF */
struct short_ad freed_space_table;
struct short_ad freed_space_bitmap;
struct short_ad *short_ad;
adlen = sizeof(struct short_ad);
short_ad = (struct short_ad *) (data_pos + l_ad-adlen);
l_icb.len = short_ad->len;
l_icb.loc.lb_num = short_ad->lb_num;
short_ad = (struct short_ad *) (data_pos + offset);
icb->len = short_ad->len;
icb->loc.lb_num = short_ad->lb_num;
struct short_ad *short_ad;
adlen = sizeof(struct short_ad);
short_ad = (struct short_ad *) (data_pos + l_ad-adlen);
l_icb.len = short_ad->len;
l_icb.loc.lb_num = short_ad->lb_num;
short_ad = (struct short_ad *) (data_pos + offset);
o_icb.len = short_ad->len;
o_icb.loc.lb_num = short_ad->lb_num;
short_ad = (struct short_ad *) (data_pos + offset);
short_ad->len = l_icb.len;
short_ad->lb_num = l_icb.loc.lb_num;
short_ad = (struct short_ad *) (data_pos + offset);
short_ad->len = icb->len;
short_ad->lb_num = icb->loc.lb_num;
struct short_ad *s_ad;
icblen = sizeof(struct short_ad);
s_ad = (struct short_ad *) pos;
struct short_ad *last_short, new_short;
const int short_len = sizeof(struct short_ad);
last_short = (struct short_ad *) pos;