Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dfile.c46 static const struct vm_operations_struct nfs_file_vm_ops; variable
215 vma->vm_ops = &nfs_file_vm_ops; in nfs_file_mmap()
631 static const struct vm_operations_struct nfs_file_vm_ops = { variable