Searched refs:anch_vol_desc_ptr (Results 1 – 10 of 10) sorted by relevance
70 static void ud_swap_avdp(struct anch_vol_desc_ptr *);103 ud_swap_avdp((struct anch_vol_desc_ptr *)otp); in maketag()220 ud_swap_avdp((struct anch_vol_desc_ptr *)otp); in verifytag()351 ud_swap_avdp(struct anch_vol_desc_ptr *p) in ud_swap_avdp()
619 struct anch_vol_desc_ptr *avp; in volseqinit()880 avp = (struct anch_vol_desc_ptr *)buf; in volseqinit()885 tp->tag_crc_len = sizeof (struct anch_vol_desc_ptr) - in volseqinit()1393 struct anch_vol_desc_ptr *avp; in readvolseq()1397 avp = (struct anch_vol_desc_ptr *)malloc(sectorsize); in readvolseq()1430 avp = (struct anch_vol_desc_ptr *)tp; in readvolseq()
268 avdp = (struct anch_vol_desc_ptr *)tp; in check_avdp()353 struct anch_vol_desc_ptr *avp; in readvolseq()365 avp = (struct anch_vol_desc_ptr *)avdbuf; in readvolseq()
115 struct anch_vol_desc_ptr *avdp;
379 struct anch_vol_desc_ptr { struct385 typedef struct anch_vol_desc_ptr anch_vol_desc_ptr_t; argument
257 void print_avd(FILE *, struct anch_vol_desc_ptr *);
192 struct anch_vol_desc_ptr *avdp = NULL; in ud_fill_udfs_info()214 if ((avdp = (struct anch_vol_desc_ptr *) in ud_fill_udfs_info()359 struct anch_vol_desc_ptr *avdp; in ud_get_fs_bsize()432 avdp = (struct anch_vol_desc_ptr *)buf; in ud_get_fs_bsize()1653 print_avd(FILE *fout, struct anch_vol_desc_ptr *avdp) in print_avd()
265 print_avd(fout, (struct anch_vol_desc_ptr *)buf); in print_vds()
971 struct anch_vol_desc_ptr *avdp; in ud_validate_and_fill_superblock()1002 avdp = (struct anch_vol_desc_ptr *)secbp->b_un.b_addr; in ud_validate_and_fill_superblock()1845 struct anch_vol_desc_ptr *avdp; in ud_get_lbsize()1890 avdp = (struct anch_vol_desc_ptr *)bp->b_un.b_addr; in ud_get_lbsize()
455 print_avd(stdout, (struct anch_vol_desc_ptr *)tag); in print_desc()