Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/package/qemu/
H A D0003-block-export-fuse.c-fix-fuse-lseek-on-uclibc-or-musl.patch9 ../block/export/fuse.c: In function 'fuse_lseek':
/OK3568_Linux_fs/kernel/fs/fuse/
H A Dfile.c2596 static loff_t fuse_lseek(struct file *file, loff_t offset, int whence) in fuse_lseek() function
2661 retval = fuse_lseek(file, offset, whence); in fuse_file_llseek()