Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/ftape/zftape/
Dzftape-vtbl.h175 static inline __s64 zft_check_for_eof(const zft_volinfo *vtbl,
223 static inline __s64 zft_check_for_eof(const zft_volinfo *vtbl, in zft_check_for_eof() function
Dzftape-read.c222 remaining = zft_check_for_eof(*volume, pos); in check_read_access()