Home
last modified time | relevance | path

Searched refs:xfs_file_vm_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_file.c33 static const struct vm_operations_struct xfs_file_vm_ops; variable
1352 static const struct vm_operations_struct xfs_file_vm_ops = { variable
1376 vma->vm_ops = &xfs_file_vm_ops; in xfs_file_mmap()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_file.c35 static const struct vm_operations_struct xfs_file_vm_ops; variable
1451 static const struct vm_operations_struct xfs_file_vm_ops = { variable
1475 vma->vm_ops = &xfs_file_vm_ops; in xfs_file_mmap()

Completed in 5 milliseconds