Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/udfs/common/
H A Dud_lib.c638 struct pmap_hdr *ph; in ud_read_and_translate_lvd()
667 ph = (struct pmap_hdr *)lvd->lvd_pmaps; in ud_read_and_translate_lvd()
734 ph = (struct pmap_hdr *)(((uint8_t *)h) + ph->maph_length); in ud_read_and_translate_lvd()
1947 struct pmap_hdr *hdr; in print_pmaps()
1952 hdr = (struct pmap_hdr *)addr; in print_pmaps()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h879 struct pmap_hdr { struct
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c973 struct pmap_hdr *hdr; in ud_validate_and_fill_superblock()
1269 hdr = (struct pmap_hdr *)udf_vfsp->udf_lvd->lvd_pmaps; in ud_validate_and_fill_superblock()
1379 hdr = (struct pmap_hdr *)(((uint8_t *)hdr) + hdr->maph_length); in ud_validate_and_fill_superblock()