Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dfile.c2815 static loff_t fuse_file_llseek(struct file *file, loff_t offset, int whence) in fuse_file_llseek() function
3307 .llseek = fuse_file_llseek,