Home
last modified time | relevance | path

Searched refs:phdr_fst (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fs/
H A Dudf_volume.h466 struct short_ad phdr_fst; /* Freed Space Table */ member
/titanic_41/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c566 p->udp_freed_loc = SWAP_32(ph->phdr_fst.sad_ext_loc); in ud_parse_fill_vds()
567 p->udp_freed_len = SWAP_32(ph->phdr_fst.sad_ext_len); in ud_parse_fill_vds()
1850 print_short_ad(fout, "fst ", &ph->phdr_fst); in print_phdr()
/titanic_41/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c376 ud_swap_short_ad(&php->phdr_fst); in ud_swap_part_desc()
/titanic_41/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c1178 SWAP_32(hdr->phdr_fst.sad_ext_loc); in ud_validate_and_fill_superblock()
1180 SWAP_32(hdr->phdr_fst.sad_ext_len); in ud_validate_and_fill_superblock()