Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h880 uint8_t maph_type; /* Partition Map Type */ member
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c1273 if ((hdr->maph_type == MAP_TYPE1) && in ud_validate_and_fill_superblock()
1293 } else if ((hdr->maph_type == MAP_TYPE2) && in ud_validate_and_fill_superblock()
/illumos-gate/usr/src/cmd/fs.d/udfs/common/
H A Dud_lib.c670 switch (ph->maph_type) { in ud_read_and_translate_lvd()
1953 switch (hdr->maph_type) { in print_pmaps()