Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c336 p->iuvd_vdsn = SWAP32(p->iuvd_vdsn); in ud_swap_iuvd()
H A Dmkfs.c554 ((struct iuvd_desc *)tp)->iuvd_vdsn = vdsn++; in wtvolseq()
585 ((struct iuvd_desc *)tp)->iuvd_vdsn = vdsn++; in wtvolseq()
731 iudp->iuvd_vdsn = 0; in volseqinit()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h412 uint32_t iuvd_vdsn; /* 10 Volume Desc Seq Num */ member
/illumos-gate/usr/src/cmd/fs.d/udfs/common/
H A Dud_lib.c1671 "vdsn : %x ", SWAP_32(iuvd->iuvd_vdsn)); in print_iuvd()