Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c320 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()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h354 uint16_t pvd_il; /* 3C Interchange Level */ member
/illumos-gate/usr/src/cmd/fs.d/udfs/common/
H A Dud_lib.c1626 SWAP_16(pvd->pvd_il), SWAP_16(pvd->pvd_mil), in print_pvd()