Home
last modified time | relevance | path

Searched refs:zft_qic113 (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/char/ftape/zftape/
Dzftape-rw.h83 extern int zft_qic113; /* conform to old specs. and old zftape */
Dzftape-rw.c50 int zft_qic113; /* conform to old specs. and old zftape */ variable
349 zft_qic113 = (ft_format_code != fmt_normal && in zft_erase()
Dzftape-vtbl.c220 if (zft_qic113) { in create_zft_volume()
323 vtbl->qic113 = zft_qic113; in extract_alien_volume()
424 zft_last_vtbl->qic113 = zft_qic113; in zft_extract_volume_headers()
540 zft_last_vtbl->qic113 = zft_qic113; in zft_open_volume()
Dzftape-read.c68 zft_qic113 = (ft_format_code != fmt_normal && in zft_read_header_segments()