Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dfile.c47 static const struct vm_operations_struct nfs_file_vm_ops; variable
222 vma->vm_ops = &nfs_file_vm_ops; in nfs_file_mmap()
639 static const struct vm_operations_struct nfs_file_vm_ops = { variable