Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/9p/
H A Dvfs_file.c34 static const struct vm_operations_struct v9fs_file_vm_ops; variable
502 vma->vm_ops = &v9fs_file_vm_ops; in v9fs_file_mmap()
636 static const struct vm_operations_struct v9fs_file_vm_ops = { variable