Home
last modified time | relevance | path

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

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