Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ocfs2/
Dmmap.c157 static const struct vm_operations_struct ocfs2_file_vm_ops = { variable
174 vma->vm_ops = &ocfs2_file_vm_ops; in ocfs2_mmap()