Searched refs:nfs_file_vm_ops (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/fs/nfs/ | ||
H A D | file.c | 44 static const struct vm_operations_struct nfs_file_vm_ops; variable in typeref:struct:vm_operations_struct 224 vma->vm_ops = &nfs_file_vm_ops; nfs_file_mmap() 652 static const struct vm_operations_struct nfs_file_vm_ops = { variable in typeref:struct:vm_operations_struct |
Completed in 34 milliseconds