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

/illumos-gate/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c511 if (SWAP_32(vds->vdp_nvdse.ext_len) != 0) {
512 vds_loc = SWAP_32(vds->vdp_nvdse.ext_loc);
513 vds_len = SWAP_32(vds->vdp_nvdse.ext_len);
1672 print_ext_ad(fout, "vdse ", &vdp->vdp_nvdse);
/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c347 ud_swap_ext_ad(&p->vdp_nvdse);
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h396 extent_ad_t vdp_nvdse; /* 14 Next Vol Desc Seq Extent */ member in struct:vol_desc_ptr

Completed in 68 milliseconds