Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c649 struct pmap_hdr *ph; in ud_read_and_translate_lvd()
678 ph = (struct pmap_hdr *)lvd->lvd_pmaps; in ud_read_and_translate_lvd()
745 ph = (struct pmap_hdr *)(((uint8_t *)h) + ph->maph_length); in ud_read_and_translate_lvd()
1958 struct pmap_hdr *hdr; in print_pmaps()
1963 hdr = (struct pmap_hdr *)addr; in print_pmaps()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dudf_volume.h879 struct pmap_hdr { struct
/titanic_41/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c974 struct pmap_hdr *hdr; in ud_validate_and_fill_superblock()
1270 hdr = (struct pmap_hdr *)udf_vfsp->udf_lvd->lvd_pmaps; in ud_validate_and_fill_superblock()
1380 hdr = (struct pmap_hdr *)(((uint8_t *)hdr) + hdr->maph_length); in ud_validate_and_fill_superblock()