Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nfs/
Dfile.c45 static const struct vm_operations_struct nfs_file_vm_ops; variable
195 vma->vm_ops = &nfs_file_vm_ops; in nfs_file_mmap()
587 static const struct vm_operations_struct nfs_file_vm_ops = { variable