Home
last modified time | relevance | path

Searched refs:lseek_file (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/hostfs/
Dhostfs_user_exp.c12 EXPORT_SYMBOL_GPL(lseek_file);
Dhostfs.h86 extern int lseek_file(int fd, long long offset, int whence);
Dhostfs_user.c148 int lseek_file(int fd, long long offset, int whence) in lseek_file() function