| Function report | 
| Source Code: fs\namei.c | Create Date:2022-07-28 20:05:07 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:handle_lookup_down
Proto:static int handle_lookup_down(struct nameidata *nd)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct nameidata * | nd | 
| 2266 | inode = path.dentry.d_inode | 
| 2270 | If flags & RCU pathwalk mode; semi-internal Then | 
| 2278 | Else | 
| 2281 | If Value for the false possibility is greater at compile time(err < 0) Then Return err | 
| 2284 | seq = 0 | 
| 2286 | path_to_nameidata( & path, nd) | 
| 2287 | path.dentry.d_inode = inode | 
| 2289 | Return 0 | 
| Name | Describe | 
|---|---|
| path_lookupat | Returns 0 and nd will be valid on success; Retuns error, otherwise. | 
| path_mountpoint | path_mountpoint - look up a path to be umounted*@nd: lookup context*@flags: lookup flags*@path: pointer to container for result* Look up the given name, but don't attempt to revalidate the last component. | 
| 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 |