Searched refs:short_ad (Results 1 – 13 of 13) sorted by relevance
224 struct short_ad { struct228 typedef struct short_ad short_ad_t; argument463 struct short_ad phdr_ust; /* Unallocated Space Table */464 struct short_ad phdr_usb; /* Unallocated Space Bitmap */465 struct short_ad phdr_it; /* Partition Integrity Table */466 struct short_ad phdr_fst; /* Freed Space Table */467 struct short_ad phdr_fsb; /* Freed Space Bitmap */
606 short_ad
525 struct short_ad *sad; in ud_alloc_space_stbl()527 sad = (struct short_ad *)use->use_ad; in ud_alloc_space_stbl()528 count = sz / sizeof (struct short_ad); in ud_alloc_space_stbl()584 sad = (struct short_ad *)use->use_ad; in ud_alloc_space_stbl()592 sz -= sizeof (struct short_ad); in ud_alloc_space_stbl()872 struct short_ad *sad; in ud_free_space_stbl()874 sad = (struct short_ad *)use->use_ad; in ud_free_space_stbl()875 count = sz / sizeof (struct short_ad); in ud_free_space_stbl()900 if ((40 + sz + sizeof (struct short_ad)) > in ud_free_space_stbl()911 sad = (struct short_ad *)&use->use_ad[dummy]; in ud_free_space_stbl()[all …]
121 void ud_make_sad(struct icb_ext *, struct short_ad *, int32_t);726 struct short_ad *sad; in ud_iget()730 SWAP_32(fe->fe_len_adesc) / sizeof (struct short_ad); in ud_iget()735 ip->i_cur_max_ext = ip->i_max_emb / sizeof (struct short_ad); in ud_iget()743 sad = (struct short_ad *) in ud_iget()1317 struct short_ad *sad; in ud_updat_ext4()1328 elen = sizeof (struct short_ad); in ud_updat_ext4()1329 sad = (struct short_ad *) in ud_updat_ext4()1416 sad = (struct short_ad *) in ud_updat_ext4()1503 ud_make_sad(struct icb_ext *iext, struct short_ad *sad, int32_t count) in ud_make_sad()[all …]
257 ip->i_cur_max_ext = ip->i_max_emb / sizeof (struct short_ad); in ud_bmap_write()1079 elen = sizeof (struct short_ad); in ud_bump_ext_count()
1660 struct short_ad *sad; in ud_val_get_vat()1699 SWAP_32(fe->fe_len_adesc) / sizeof (struct short_ad); in ud_val_get_vat()1725 sad = (struct short_ad *) in ud_val_get_vat()
580 elen = sizeof (struct short_ad); in ud_sync_indir()
275 void print_short_ad(FILE *, char *, struct short_ad *);
1993 print_short_ad(FILE *fout, char *name, struct short_ad *sad) in print_short_ad()
306 register struct short_ad *sap; in getdir()474 register struct short_ad *sap; in ckinode()
65 void ud_swap_short_ad(struct short_ad *);301 ud_swap_short_ad(struct short_ad *p) in ud_swap_short_ad()
624 struct short_ad *sap; in volseqinit()
803 struct short_ad *sad; in get_blkno()818 elen = sizeof (struct short_ad); in get_blkno()820 sad = (struct short_ad *) in get_blkno()