Home
last modified time | relevance | path

Searched refs:iuvd_ii (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fs/
H A Dudf_volume.h413 regid_t iuvd_ii; /* 14 Domain Identifier */ member
/titanic_41/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c339 ud_swap_regid(&p->iuvd_ii); in ud_swap_iuvd()
H A Dmkfs.c732 bcopy(&lvinfo, &iudp->iuvd_ii, sizeof (regid_t)); in volseqinit()
/titanic_41/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c1683 print_regid(fout, "Impl Id : ", &iuvd->iuvd_ii, REG_UDF_ID); in print_iuvd()