Home
last modified time | relevance | path

Searched refs:zft_weof (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/char/ftape/zftape/
Dzftape-vtbl.h168 extern int zft_weof (unsigned int count, zft_position *pos);
Dzftape-vtbl.c652 int zft_weof(unsigned int count, zft_position *pos) in zft_weof() function
Dzftape-ctl.c349 result = zft_weof(*arg, &zft_pos); in mt_weof()