Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/ftape/zftape/
Dzftape-vtbl.h172 static inline int zft_tape_at_lbot (const zft_position *pos);
210 static inline int zft_tape_at_lbot(const zft_position *pos) in zft_tape_at_lbot() function
Dzftape-ctl.c629 if (!zft_tape_at_lbot(pos)) { in zft_check_write_access()
684 if (!zft_tape_at_lbot(&zft_pos)) { in zft_dirty()
803 if ((zft_tape_at_lbot(&zft_pos) || in _zft_close()
843 zft_tape_at_lbot(&zft_pos) ? "no" : "yes"); in _zft_close()
890 if (zft_tape_at_lbot(&zft_pos)) { in mtioctop()
945 if (zft_tape_at_lbot(&zft_pos)) { in mtiocget()
Dzftape-vtbl.c512 if (zft_tape_at_lbot(pos)) { in zft_open_volume()
661 if (zft_tape_at_lbot(pos)) { in zft_weof()