lseek_file
extern int lseek_file(int fd, long long offset, int whence);
EXPORT_SYMBOL_GPL(lseek_file);