short_ad
print_short_ad(FILE *fout, char *name, struct short_ad *sad)
void print_short_ad(FILE *, char *, struct short_ad *);
struct short_ad *sap;
struct short_ad *sap = NULL;
struct short_ad *sad;
elen = sizeof (struct short_ad);
sad = (struct short_ad *)
struct short_ad *sap;
ud_swap_short_ad(struct short_ad *p)
void ud_swap_short_ad(struct short_ad *);
struct short_ad *sad;
sad = (struct short_ad *)use->use_ad;
count = sz / sizeof (struct short_ad);
sad = (struct short_ad *)use->use_ad;
sz -= sizeof (struct short_ad);
struct short_ad *sad;
sad = (struct short_ad *)use->use_ad;
count = sz / sizeof (struct short_ad);
if ((40 + sz + sizeof (struct short_ad)) >
sad = (struct short_ad *)&use->use_ad[dummy];
dummy += sizeof (struct short_ad);
elen = sizeof (struct short_ad);
ip->i_cur_max_ext = ip->i_max_emb / sizeof (struct short_ad);
void ud_make_sad(struct icb_ext *, struct short_ad *, int32_t);
struct short_ad *sad;
elen = sizeof (struct short_ad);
sad = (struct short_ad *)
sad = (struct short_ad *)
ud_make_sad(struct icb_ext *iext, struct short_ad *sad, int32_t count)
elen = sizeof (struct short_ad);
struct short_ad *sad;
SWAP_32(fe->fe_len_adesc) / sizeof (struct short_ad);
ip->i_cur_max_ext = ip->i_max_emb / sizeof (struct short_ad);
sad = (struct short_ad *)
elen = sizeof (struct short_ad);
struct short_ad *sad;
SWAP_32(fe->fe_len_adesc) / sizeof (struct short_ad);
sad = (struct short_ad *)
short_ad
typedef struct short_ad short_ad_t;
struct short_ad phdr_ust; /* Unallocated Space Table */
struct short_ad phdr_usb; /* Unallocated Space Bitmap */
struct short_ad phdr_it; /* Partition Integrity Table */
struct short_ad phdr_fst; /* Freed Space Table */
struct short_ad phdr_fsb; /* Freed Space Bitmap */