Searched refs:floppyd_lseek (Results 1 – 1 of 1) sorted by relevance
207 static int floppyd_lseek(int fd, int32_t offset, int whence) in floppyd_lseek() function330 if(floppyd_lseek(This->fd, (int32_t) where, SEEK_SET) < 0 ){ in floppyd_io()