| Function report | 
| Source Code: fs\namei.c | Create Date:2022-07-28 20:05:14 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:kern_path_create
Proto:struct dentry *kern_path_create(int dfd, const char *pathname, struct path *path, unsigned int lookup_flags)
Type:struct dentry
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| int | dfd | |
| const char * | pathname | |
| struct path * | path | |
| unsigned int | lookup_flags | 
| 3618 | Return filename_create(dfd, getname_kernel(pathname), path, lookup_flags) | 
| 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 |