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