Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dmmap.h5 int ocfs2_mmap(struct file *file, struct vm_area_struct *vma);
H A Dmmap.c162 int ocfs2_mmap(struct file *file, struct vm_area_struct *vma) in ocfs2_mmap() function
H A Dfile.c2794 .mmap = ocfs2_mmap,
2842 .mmap = ocfs2_mmap,