Function report | 
Source Code:fs\ramfs\inode.c | 
Create Date:2022-07-28 20:34:49 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:ramfs_parse_param
Proto:static int ramfs_parse_param(struct fs_context *fc, struct fs_parameter *param)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct fs_context * | fc | |
| struct fs_parameter * | param | 
| 200 | opt = s_parse - Parse a filesystem configuration parameter*@fc: The filesystem context to log errors through | 
| 201 | If opt < 0 Then | 
| 208 | If opt == -Parameter not supported Then opt = 0 | 
| 210 | Return opt | 
| 216 | Break | 
| 219 | Return 0 | 
| 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  |