Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dfile.c2398 static const struct vm_operations_struct fuse_file_vm_ops = { in fuse_file_mmap()
2461 vma->vm_ops = &fuse_file_vm_ops; in convert_fuse_file_lock()
2369 static const struct vm_operations_struct fuse_file_vm_ops = { global() variable