Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dmkfs.c543 static uint32_t vdsn = 0; in wtvolseq() local
548 ((struct pri_vol_desc *)tp)->pvd_vdsn = vdsn++; in wtvolseq()
551 ((struct vol_desc_ptr *)tp)->vdp_vdsn = vdsn++; in wtvolseq()
554 ((struct iuvd_desc *)tp)->iuvd_vdsn = vdsn++; in wtvolseq()
557 ((struct part_desc *)tp)->pd_vdsn = vdsn++; in wtvolseq()
560 ((struct log_vol_desc *)tp)->lvd_vdsn = vdsn++; in wtvolseq()
579 ((struct pri_vol_desc *)tp)->pvd_vdsn = vdsn++; in wtvolseq()
582 ((struct vol_desc_ptr *)tp)->vdp_vdsn = vdsn++; in wtvolseq()
585 ((struct iuvd_desc *)tp)->iuvd_vdsn = vdsn++; in wtvolseq()
588 ((struct part_desc *)tp)->pd_vdsn = vdsn++; in wtvolseq()
[all …]