Searched defs:file_seek (Results 1 – 3 of 3) sorted by relevance
58 off_t file_seek(struct file *filep, off_t offset, int whence) in file_seek() function
194 void file_seek(off_t offset) in file_seek() function
250 static int64_t file_seek(URLContext *h, int64_t pos, int whence) in file_seek() function