Searched refs:maph_length (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c1275 (hdr->maph_length == MAP_TYPE1_LEN)) {
1295 (hdr->maph_length == MAP_TYPE2_LEN)) {
1380 hdr = (struct pmap_hdr *)(((uint8_t *)hdr) + hdr->maph_length);
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h881 uint8_t maph_length; /* Partition Map Length */ member in struct:pmap_hdr
/illumos-gate/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c745 ph = (struct pmap_hdr *)(((uint8_t *)h) + ph->maph_length);
1986 addr += hdr->maph_length;

Completed in 78 milliseconds