Lines Matching defs:volcopy_label
159 struct volcopy_label { struct
160 char v_magic[VMAGLEN],
161 v_volume[VVOLLEN],
162 v_reels,
163 v_reel;
164 int v_time,
165 v_length,
166 v_dens,
167 v_reelblks, /* u370 added field */
168 v_blksize, /* u370 added field */
169 v_nblocks; /* u370 added field */
170 char v_fill[VFILLEN];
171 int v_offset; /* used with -e and -reel options */
172 int v_type; /* does tape have nblocks field? */