Home
last modified time | relevance | path

Searched refs:phdr_it (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h465 struct short_ad phdr_it; /* Partition Integrity Table */ member
/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c373 ud_swap_short_ad(&php->phdr_it); in ud_swap_part_desc()
/illumos-gate/usr/src/cmd/fs.d/udfs/common/
H A Dud_lib.c1838 print_short_ad(fout, "int ", &ph->phdr_it); in print_phdr()