Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c318 p->pvd_vsn = SWAP16(p->pvd_vsn); in ud_swap_pri_vol_desc()
H A Dmkfs.c699 pvdp->pvd_vsn = 1; in volseqinit()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h352 uint16_t pvd_vsn; /* 38 Volume Sequence Num */ member
/illumos-gate/usr/src/cmd/fs.d/udfs/common/
H A Dud_lib.c1625 SWAP_16(pvd->pvd_vsn), SWAP_16(pvd->pvd_mvsn), in print_pvd()