Searched refs:ramfs_nommu_mmap (Results 1 – 2 of 2) sorted by relevance
17 extern int ramfs_nommu_mmap(struct file *file, struct vm_area_struct *vma);
39 .mmap = ramfs_nommu_mmap,259 int ramfs_nommu_mmap(struct file *file, struct vm_area_struct *vma) in ramfs_nommu_mmap() function