Home
last modified time | relevance | path

Searched refs:mt_rawsize (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dmtio.h187 unsigned int mt_rawsize; /* raw tape space consumed, in kb */ member
/linux-2.4.37.9/drivers/char/ftape/zftape/
Dzftape-ctl.c1126 volinfo->mt_rawsize = ((zft_calc_tape_pos(volume->end_seg + 1) >> 10) - in mtiocvolinfo()