Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fuse/
H A Dfile.c2636 static loff_t fuse_file_llseek(struct file *file, loff_t offset, int whence) in fuse_file_llseek() function
3490 .llseek = fuse_file_llseek,
/kernel/linux/linux-6.6/fs/fuse/
H A Dfile.c2716 static loff_t fuse_file_llseek(struct file *file, loff_t offset, int whence) in fuse_file_llseek() function
3208 .llseek = fuse_file_llseek,

Completed in 9 milliseconds