Searched refs:lad_ext_prn (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_dir.c237 prn = SWAP_16(fid->fid_icb.lad_ext_prn);
943 prn = SWAP_16(fid->fid_icb.lad_ext_prn);
1181 prn = SWAP_16(fid->fid_icb.lad_ext_prn);
1323 fid->fid_icb.lad_ext_prn = SWAP_16(sip->i_icb_prn);
1421 fid->fid_icb.lad_ext_prn = SWAP_16(dp->i_icb_prn);
1529 fid->fid_icb.lad_ext_prn = SWAP_16(sip->i_icb_prn);
1811 SWAP_16(fid->fid_icb.lad_ext_prn),
1837 fid->fid_icb.lad_ext_prn = SWAP_16(npdp->i_icb_prn);
H A Dudf_inode.c558 ip->i_icb_prn = SWAP_16(lad->lad_ext_prn);
825 con->ib_prn = SWAP_16(lad->lad_ext_prn);
833 iext->ib_prn = SWAP_16(lad->lad_ext_prn);
1536 lad->lad_ext_prn = SWAP_16(iext->ib_prn);
H A Dudf_vfsops.c1246 SWAP_16(udf_vfsp->udf_lvd->lvd_lvcu.lad_ext_prn);
1459 udf_vfsp->udf_ricb_prn = SWAP_16(fsd->fsd_root_icb.lad_ext_prn);
1736 ASSERT(SWAP_16(lad->lad_ext_prn) == udm->udm_pn);
H A Dudf_bmap.c673 con->ib_prn = SWAP_16(lad->lad_ext_prn);
686 iext->ib_prn = SWAP_16(lad->lad_ext_prn);
H A Dudf_alloc.c961 lad->lad_ext_prn = SWAP_16(ud_part->udp_number);
H A Dudf_vnops.c1223 SWAP_16(fid->fid_icb.lad_ext_prn),
/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c312 p->lad_ext_prn = SWAP16(p->lad_ext_prn);
H A Dmkfs.c820 lap->lad_ext_prn = 0;
932 lap->lad_ext_prn = 0;
1029 fip->fid_icb.lad_ext_prn = 0;
/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb.c850 prn = SWAP_16(lad->lad_ext_prn);
1019 SWAP_16(fid->fid_icb.lad_ext_prn),
1089 iloc = ud_xlate_to_daddr(udh, SWAP_16(fid->fid_icb.lad_ext_prn),
1367 iloc = ud_xlate_to_daddr(udh, SWAP_16(fid->fid_icb.lad_ext_prn),
/illumos-gate/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c751 fsd_prn = SWAP_16(lvd->lvd_lvcu.lad_ext_prn);
905 SWAP_16(fsd->fsd_root_icb.lad_ext_prn);
912 fsd_prn = SWAP_16(fsd->fsd_next.lad_ext_prn);
2005 SWAP_16(lad->lad_ext_prn), SWAP_32(lad->lad_ext_loc),
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h236 uint16_t lad_ext_prn; /* 08 Extent part ref no */ member in struct:long_ad

Completed in 256 milliseconds