Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/udfs/common/
H A Dud_lib.h61 uint32_t lvd_vdsn; member
H A Dud_lib.c578 (SWAP_32(lvd->lvd_vdsn) > v->lvd_vdsn)) { in ud_parse_fill_vds()
579 v->lvd_vdsn = SWAP_32(lvd->lvd_vdsn); in ud_parse_fill_vds()
1715 "vdsn : %x ", SWAP_32(lvd->lvd_vdsn)); in print_lvd()
/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c382 p->lvd_vdsn = SWAP32(p->lvd_vdsn); in ud_swap_log_desc()
H A Dmkfs.c560 ((struct log_vol_desc *)tp)->lvd_vdsn = vdsn++; in wtvolseq()
591 ((struct log_vol_desc *)tp)->lvd_vdsn = vdsn++; in wtvolseq()
811 lvp->lvd_vdsn = 0; in volseqinit()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h481 uint32_t lvd_vdsn; /* 10 Volume Desc Seq Num */ member
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c1106 if (SWAP_32(olvd->lvd_vdsn) < in ud_validate_and_fill_superblock()
1107 SWAP_32(lvd->lvd_vdsn)) { in ud_validate_and_fill_superblock()