Home
last modified time | relevance | path

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

/fs/hostfs/
Dhostfs.h78 extern int lseek_file(int fd, long long offset, int whence);
Dhostfs_user.c140 int lseek_file(int fd, long long offset, int whence) in lseek_file() function