Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c324 p->pvd_csl = SWAP32(p->pvd_csl); in ud_swap_pri_vol_desc()
H A Dmkfs.c703 pvdp->pvd_csl = 1; /* CS0 */ in volseqinit()
/titanic_44/usr/src/uts/common/sys/fs/
H A Dudf_volume.h356 uint32_t pvd_csl; /* 40 Character Set List */ member
/titanic_44/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c1638 SWAP_32(pvd->pvd_csl), SWAP_32(pvd->pvd_mcsl)); in print_pvd()