Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dmmap.h5 int ocfs2_mmap(struct file *file, struct vm_area_struct *vma);
H A Dmmap.c164 int ocfs2_mmap(struct file *file, struct vm_area_struct *vma) in ocfs2_mmap() function
H A Dfile.c2736 .mmap = ocfs2_mmap,
2783 .mmap = ocfs2_mmap,