Searched refs:lseek_file (Results 1 – 3 of 3) sorted by relevance
12 EXPORT_SYMBOL_GPL(lseek_file);
85 extern int lseek_file(int fd, long long offset, int whence);
147 int lseek_file(int fd, long long offset, int whence) in lseek_file() function