Searched refs:lvd_lvcu (Results 1 – 6 of 6) sorted by relevance
751 fsd_prn = SWAP_16(lvd->lvd_lvcu.lad_ext_prn); in ud_read_and_translate_lvd()752 fsd_loc = SWAP_32(lvd->lvd_lvcu.lad_ext_loc); in ud_read_and_translate_lvd()753 fsd_len = SWAP_32(lvd->lvd_lvcu.lad_ext_len); in ud_read_and_translate_lvd()1734 print_long_ad(fout, "lvcu", &lvd->lvd_lvcu); in print_lvd()
486 long_ad_t lvd_lvcu; /* F8 Logical Vol Contents Use */ member
557 lap = (long_ad_t *)&logvp->lvd_lvcu; in readvolseq()
1246 SWAP_16(udf_vfsp->udf_lvd->lvd_lvcu.lad_ext_prn); in ud_validate_and_fill_superblock()1248 SWAP_32(udf_vfsp->udf_lvd->lvd_lvcu.lad_ext_loc); in ud_validate_and_fill_superblock()1250 SWAP_32(udf_vfsp->udf_lvd->lvd_lvcu.lad_ext_len); in ud_validate_and_fill_superblock()
387 ud_swap_long_ad(&p->lvd_lvcu); in ud_swap_log_desc()
816 lap = (long_ad_t *)&lvp->lvd_lvcu; in volseqinit()