Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c346 p->vdp_vdsn = SWAP32(p->vdp_vdsn); in ud_swap_vdp()
H A Dmkfs.c551 ((struct vol_desc_ptr *)tp)->vdp_vdsn = vdsn++; in wtvolseq()
582 ((struct vol_desc_ptr *)tp)->vdp_vdsn = vdsn++; in wtvolseq()
/titanic_50/usr/src/uts/common/sys/fs/
H A Dudf_volume.h395 uint32_t vdp_vdsn; /* 10 Volume Descriptor Seq Num */ member
/titanic_50/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c1671 SWAP_32(vdp->vdp_vdsn)); in print_vdp()