Searched refs:floppyd_lseek64 (Results 1 – 1 of 1) sorted by relevance
238 static mt_off_t floppyd_lseek64(int fd, mt_off_t offset, int whence) in floppyd_lseek64() function317 if(floppyd_lseek64( This->fd, where, SEEK_SET) < 0 ){ in floppyd_io()