Function report |
Source Code:mm\filemap.c |
Create Date:2022-07-28 14:02:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:This is for filesystems which do not implement ->writepage.
Proto:int generic_file_readonly_mmap(struct file *file, struct vm_area_struct *vma)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | file | |
struct vm_area_struct * | vma |
2721 | If Flags, see mm.h. & VM_SHARED && Flags, see mm.h. & VM_MAYWRITE Then Return -EINVAL |
2723 | Return This is used for a general mmap of a disk file |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |