Home
last modified time | relevance | path

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

/linux-4.19.296/fs/9p/
Dvfs_file.c49 static const struct vm_operations_struct v9fs_file_vm_ops; variable
514 vma->vm_ops = &v9fs_file_vm_ops; in v9fs_file_mmap()
648 static const struct vm_operations_struct v9fs_file_vm_ops = { variable