Searched defs:vtoc_volume_label_cdl (Results 1 – 1 of 1) sorted by relevance
41 struct vtoc_volume_label_cdl struct43 char volkey[4]; /* volume key = volume label */44 char vollbl[4]; /* volume label */45 char volid[6]; /* volume identifier */46 __u8 security; /* security byte */47 struct vtoc_cchhb vtoc; /* VTOC address */48 char res1[5]; /* reserved */49 char cisize[4]; /* CI-size for FBA,... */51 char blkperci[4]; /* no of blocks per CI (FBA), blanks for CKD */52 char labperci[4]; /* no of labels per CI (FBA), blanks for CKD */[all …]