Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ocfs2/
Dmmap.c159 static const struct vm_operations_struct ocfs2_file_vm_ops = { variable
176 vma->vm_ops = &ocfs2_file_vm_ops; in ocfs2_mmap()