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

/opensolaris-onvv-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dmkfs.c610 struct iuvd_desc *iudp; local
724 iudp = (struct iuvd_desc *)buf;
725 tp = &iudp->iuvd_tag;
731 iudp->iuvd_vdsn = 0;
732 bcopy(&lvinfo, &iudp->iuvd_ii, sizeof (regid_t));
733 setcharspec(&iudp->iuvd_cset, 0, osta_unicode);
734 setdstring(iudp->iuvd_lvi, udfs_label, 128);
736 setdstring(iudp->iuvd_ifo1, "", 36);
737 setdstring(iudp->iuvd_ifo2, "", 36);
738 setdstring(iudp
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dfsck.h108 struct iuvd_desc *iudp; variable in typeref:struct:iuvd_desc
H A Dsetup.c282 iudp = (struct iuvd_desc *)tp;

Completed in 100 milliseconds