函数逻辑报告 | 
Source Code:fs\namei.c | 
Create Date:2022-07-29 10:34:56 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:walk_component
函数原型:static int walk_component(struct nameidata *nd, int flags)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct nameidata * | nd | |
| int | flags | 
| 1792 | 如果此条件成立可能性小(为编译器优化)(last_type != LAST_NORM)则 | 
| 1799 | 如果此条件成立可能性小(为编译器优化)(err <= 0)则 | 
| 1802 | dentry等于lookup_slow( & last, dentry, flags) | 
| 1809 | 如果此条件成立可能性小(为编译器优化)(err < 0)则返回:err | 
| 1812 | seq等于0 | 
| 名称 | 描述 | 
|---|---|
| link_path_walk | Name resolution.* This is the basic name resolution function, turning a pathname into* the final dentry. We expect 'base' to be positive and a directory.* Returns 0 and nd will have valid dentry and mnt on success. | 
| lookup_last | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |