Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c317 p->pvd_pvdn = SWAP32(p->pvd_pvdn); in ud_swap_pri_vol_desc()
H A Dmkfs.c697 pvdp->pvd_pvdn = 0; in volseqinit()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h350 uint32_t pvd_pvdn; /* 14 Primary Vol Desc Num */ member
/illumos-gate/usr/src/cmd/fs.d/udfs/common/
H A Dud_lib.c1619 SWAP_32(pvd->pvd_vdsn), SWAP_32(pvd->pvd_pvdn)); in print_pvd()