Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/udfs/labelit/
H A Dlabelit.c393 ud_make_tag(udh, &pvd->pvd_tag, in label_vds()
394 SWAP_16(pvd->pvd_tag.tag_id), in label_vds()
395 SWAP_32(pvd->pvd_tag.tag_loc), in label_vds()
396 SWAP_16(pvd->pvd_tag.tag_crc_len)); in label_vds()
/titanic_44/usr/src/uts/common/sys/fs/
H A Dudf_volume.h348 tag_t pvd_tag; /* 00 Descriptor Tag */ member
/titanic_44/usr/src/cmd/fs.d/udfs/mkfs/
H A Dmkfs.c690 tp = &pvdp->pvd_tag; in volseqinit()
/titanic_44/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c1628 print_tag(fout, &pvd->pvd_tag); in print_pvd()
/titanic_44/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c1212 udf_vfsp->udf_tsno = SWAP_16(udf_vfsp->udf_pvd->pvd_tag.tag_sno); in ud_validate_and_fill_superblock()