Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c322 p->pvd_il = SWAP16(p->pvd_il); in ud_swap_pri_vol_desc()
H A Dmkfs.c701 pvdp->pvd_il = 2; /* Single-volume */ in volseqinit()
/titanic_44/usr/src/uts/common/sys/fs/
H A Dudf_volume.h354 uint16_t pvd_il; /* 3C Interchange Level */ member
/titanic_44/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c1637 SWAP_16(pvd->pvd_il), SWAP_16(pvd->pvd_mil), in print_pvd()