Home
last modified time | relevance | path

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

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