| 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:SMP-safe
Proto:static int ramfs_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, dev_t dev)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct inode * | dir | |
| struct dentry * | dentry | |
| umode_t | mode | |
| dev_t | dev | 
| 109 | If inode Then | 
| 112 | error = 0 | 
| 115 | Return error | 
| Name | Describe | 
|---|---|
| ramfs_mkdir | |
| ramfs_create | 
| 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 |