Searched refs:udm_pn (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.h156 uint16_t udm_pn; member in struct:ud_map
H A Dud_lib.c689 m->udm_pn = SWAP_16(typ1->map1_pn);
703 m->udm_pn = SWAP_16(typ2->map2_pn);
714 m->udm_pn = SWAP_16(typ2->map2_pn);
993 if (m->udm_pn == p->udp_number) {
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c1292 map->udm_pn = SWAP_16(typ1->map1_pn);
1320 map->udm_pn = SWAP_16(typ2->map2_pn);
1358 map->udm_pn = SWAP_16(typ2->map2_pn);
1736 ASSERT(SWAP_16(lad->lad_ext_prn) == udm->udm_pn);
1748 if (udm->udm_pn == ud_part->udp_number) {
H A Dudf_subr.c252 if (map->udm_pn == ud_parts->udp_number) {
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_inode.h130 uint16_t udm_pn; /* Partition Number */ member in struct:ud_map

Completed in 57 milliseconds