Home
last modified time | relevance | path

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

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