| Function report | 
| Source Code: fs\namei.c | Create Date:2022-07-28 20:05:09 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:vfs_create
Proto:int vfs_create(struct inode *dir, struct dentry *dentry, umode_t mode, bool want_excl)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct inode * | dir | |
| struct dentry * | dentry | |
| umode_t | mode | |
| bool | want_excl | 
| 2853 | error = security_inode_create(dir, dentry, mode) | 
| 2857 | If Not error Then snotify_create - 'name' was linked in | 
| 2859 | Return error | 
| Name | Describe | 
|---|---|
| do_mknodat | 
| 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 |