Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.h53 uint32_t pvd_vdsn; member
H A Dud_lib.c496 (SWAP_32(pvd->pvd_vdsn) > v->pvd_vdsn)) { in ud_parse_fill_vds()
497 v->pvd_vdsn = SWAP_32(pvd->pvd_vdsn); in ud_parse_fill_vds()
1630 SWAP_32(pvd->pvd_vdsn), SWAP_32(pvd->pvd_pvdn)); in print_pvd()
/titanic_44/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c318 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()
/titanic_44/usr/src/uts/common/sys/fs/
H A Dudf_volume.h349 uint32_t pvd_vdsn; /* 10 Volume Descriptor Seq Num */ member
/titanic_44/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c1076 if (SWAP_32(opvd->pvd_vdsn) < in ud_validate_and_fill_superblock()
1077 SWAP_32(npvd->pvd_vdsn)) { in ud_validate_and_fill_superblock()