Searched refs:xfs_file_vm_ops (Results 1 – 1 of 1) sorted by relevance
38 static const struct vm_operations_struct xfs_file_vm_ops; variable1910 static const struct vm_operations_struct xfs_file_vm_ops = { variable1935 desc->vm_ops = &xfs_file_vm_ops; in xfs_file_mmap_prepare()