Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dfile.c44 static const struct vm_operations_struct nfs_file_vm_ops; variable
191 vma->vm_ops = &nfs_file_vm_ops; in nfs_file_mmap()
580 static const struct vm_operations_struct nfs_file_vm_ops = { variable