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