Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dudf_volume.h914 uint16_t map2_pl; /* 28 Packet Length == 32 */ member
/titanic_44/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c1332 if (SWAP_16(typ2->map2_pl) != 32) { in ud_validate_and_fill_superblock()
1335 SWAP_16(typ2->map2_pl)); in ud_validate_and_fill_superblock()
1786 map->udm_plen = SWAP_16(typ2->map2_pl); in ud_read_sparing_tbls()
/titanic_44/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c707 if ((SWAP_16(typ2->map2_pl) != 32) || in ud_read_and_translate_lvd()
716 m->udm_plen = SWAP_16(typ2->map2_pl); in ud_read_and_translate_lvd()