Function report |
Source Code:fs\namespace.c |
Create Date:2022-07-28 20:09:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:copy_mount_options
Proto:void *copy_mount_options(const void __user *data)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const void __user * | data |
3016 | If Not data Then Return NULL |
3019 | copy = Allocation memory |
3033 | If Not i Then |
3039 | Return copy |
Name | Describe |
---|---|
SYSCALL_DEFINE5 | |
COMPAT_SYSCALL_DEFINE5 |
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 |