Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_file.c36 static const struct vm_operations_struct xfs_file_vm_ops; variable
1452 static const struct vm_operations_struct xfs_file_vm_ops = { variable
1476 vma->vm_ops = &xfs_file_vm_ops; in xfs_file_mmap()