Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfs/
Dfile.c64 static const struct vm_operations_struct nfs_file_vm_ops; variable
289 vma->vm_ops = &nfs_file_vm_ops; in nfs_file_mmap()
590 static const struct vm_operations_struct nfs_file_vm_ops = { variable