Searched refs:fuse_passthrough_mmap (Results 1 – 3 of 3) sorted by relevance
127 ssize_t fuse_passthrough_mmap(struct file *file, struct vm_area_struct *vma) in fuse_passthrough_mmap() function
1481 ssize_t fuse_passthrough_mmap(struct file *file, struct vm_area_struct *vma);
2559 return fuse_passthrough_mmap(file, vma); in fuse_file_mmap()