long_ad
struct long_ad l_ad;
struct long_ad fsd_loc; /* to fileset descriptor SEQUENCE */
struct long_ad rootdir_icb; /* to rootdir; icb->virtual ? */
struct long_ad next_ex; /* to the next fileset_desc extent */
struct long_ad streamdir_icb; /* streamdir; needed? */
struct long_ad icb;
struct long_ad ex_attr_icb;
struct long_ad ex_attr_icb;
struct long_ad streamdir_icb;
struct long_ad indirect_icb;
udf_getid(struct long_ad *icb)
struct long_ad um_root_icb;
struct long_ad *la;
la = (struct long_ad *)&xfentry->data[letoh32(xfentry->l_ea)];
la = (struct long_ad *)&fentry->data[letoh32(fentry->l_ea)];
sizeof(struct long_ad));
ad_offset = sizeof(struct long_ad) * ad_num;
icb = GETICB(long_ad, xfentry, l_ea + ad_offset);
icb = GETICB(long_ad, fentry, l_ea + ad_offset);
icblen = GETICBLEN(long_ad, icb);
letoh32(((struct long_ad *)(icb))->loc.lb_num);
*max_size = GETICBLEN(long_ad, icb);