Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Dmmap.c173 static const struct vm_operations_struct ocfs2_file_vm_ops = { variable
190 vma->vm_ops = &ocfs2_file_vm_ops; in ocfs2_mmap()