Searched refs:fuse_file_llseek (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/fuse/
H A Dfile.c2241 static loff_t fuse_file_llseek(struct file *file, loff_t offset, int whence) fuse_file_llseek() function
2957 .llseek = fuse_file_llseek,
2975 .llseek = fuse_file_llseek,

Completed in 66 milliseconds