| Function report | 
| Source Code: kernel\bpf\inode.c | Create Date:2022-07-28 13:06:20 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:bpf_mkdir
Proto:static int bpf_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct inode * | dir | |
| struct dentry * | dentry | |
| umode_t | mode | 
| 141 | i_op = bpf_dir_iops | 
| 147 | bpf_dentry_finalize(dentry, inode, dir) | 
| 148 | 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 |