Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fuse/
H A Dfile.c2381 static const struct vm_operations_struct fuse_file_vm_ops = { variable
2413 vma->vm_ops = &fuse_file_vm_ops; in fuse_file_mmap()