Function report |
Source Code:kernel\bpf\inode.c |
Create Date:2022-07-28 13:06:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bpf_symlink
Proto:static int bpf_symlink(struct inode *dir, struct dentry *dentry, const char *target)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | dir | |
struct dentry * | dentry | |
const char * | target |
368 | bpf_dentry_finalize(dentry, inode, dir) |
369 | 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 |