Home
last modified time | relevance | path

Searched refs:pvd_vdsn (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/udfs/common/
H A Dud_lib.h51 uint32_t pvd_vdsn; member
H A Dud_lib.c485 (SWAP_32(pvd->pvd_vdsn) > v->pvd_vdsn)) { in ud_parse_fill_vds()
486 v->pvd_vdsn = SWAP_32(pvd->pvd_vdsn); in ud_parse_fill_vds()
1619 SWAP_32(pvd->pvd_vdsn), SWAP_32(pvd->pvd_pvdn)); in print_pvd()
/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c316 p->pvd_vdsn = SWAP32(p->pvd_vdsn); in ud_swap_pri_vol_desc()
H A Dmkfs.c548 ((struct pri_vol_desc *)tp)->pvd_vdsn = vdsn++; in wtvolseq()
579 ((struct pri_vol_desc *)tp)->pvd_vdsn = vdsn++; in wtvolseq()
696 pvdp->pvd_vdsn = 0; in volseqinit()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h349 uint32_t pvd_vdsn; /* 10 Volume Descriptor Seq Num */ member
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c1075 if (SWAP_32(opvd->pvd_vdsn) < in ud_validate_and_fill_superblock()
1076 SWAP_32(npvd->pvd_vdsn)) { in ud_validate_and_fill_superblock()