| Function report | 
| Source Code: fs\namei.c | Create Date:2022-07-28 20:05:08 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:user_path_at_empty
Proto:int user_path_at_empty(int dfd, const char __user *name, unsigned flags, struct path *path, int *empty)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| int | dfd | |
| const char __user * | name | |
| unsigned | flags | |
| struct path * | path | |
| int * | empty | 
| 2615 | Return filename_lookup(dfd, getname_flags(name, flags, empty), flags, path, NULL) | 
| 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 |