Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fs/
H A Dudf_volume.h363 regid_t pvd_appl_id; /* 158 Application Identifier */ member
/titanic_50/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c328 ud_swap_regid(&p->pvd_appl_id); in ud_swap_pri_vol_desc()
H A Dmkfs.c712 bzero(&pvdp->pvd_appl_id, sizeof (regid_t)); in volseqinit()
/titanic_50/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c1645 print_regid(fout, "ai", &pvd->pvd_appl_id, REG_UDF_II); in print_pvd()