Kernel  |  3.10

下载     查看原文件
C++程序  |  7行  |  134 B
#ifndef OCFS2_MMAP_H
#define OCFS2_MMAP_H

int ocfs2_mmap(struct file *file, struct vm_area_struct *vma);

#endif  /* OCFS2_MMAP_H */