Searched refs:tftp_seek (Results 1 – 1 of 1) sorted by relevance
69 static off_t tftp_seek(struct open_file *, off_t, int);80 .fo_seek = tftp_seek,637 tftp_seek(struct open_file *f, off_t offset, int where) in tftp_seek() function