Searched refs:pvd_desc_cs (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fs/ |
H A D | udf_volume.h | 359 charspec_t pvd_desc_cs; /* C8 Descriptor Character Set */ member
|
/titanic_41/usr/src/cmd/fs.d/udfs/fstyp/ |
H A D | ud_lib.c | 1631 print_dstring(fout, "volid : ", pvd->pvd_desc_cs.cs_type, in print_pvd() 1639 print_dstring(fout, "vsid :", pvd->pvd_desc_cs.cs_type, in print_pvd() 1641 print_charspec(fout, "desc_cs", &pvd->pvd_desc_cs); in print_pvd()
|
/titanic_41/usr/src/uts/common/fs/udfs/ |
H A D | udf_vfsops.c | 1072 (strncmp((caddr_t)&opvd->pvd_desc_cs, in ud_validate_and_fill_superblock() 1073 (caddr_t)&npvd->pvd_desc_cs, in ud_validate_and_fill_superblock()
|
/titanic_41/usr/src/cmd/fs.d/udfs/mkfs/ |
H A D | mkfs.c | 708 setcharspec(&pvdp->pvd_desc_cs, 0, osta_unicode); in volseqinit()
|