函数逻辑报告 |
Source Code:fs\namei.c |
Create Date:2022-07-29 10:34:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:does lookup, returns the object with parent locked
函数原型:struct dentry *kern_path_locked(const char *name, struct path *path)
返回类型:struct dentry
参数:
类型 | 参数 | 名称 |
---|---|---|
const char * | name | |
struct path * | path |
2400 | filename等于filename_parentat(Special value used to indicateopenat should use the currentworking directory. , getname_kernel(name), 0, path, & last, & type) |
2404 | 如果此条件成立可能性小(为编译器优化)(type != LAST_NORM)则 |
2407 | 返回:错误号 |
2411 | 如果是错误则 |
2416 | 返回:d |
名称 | 描述 |
---|---|
audit_alloc_mark | |
audit_get_nd | Get path information necessary for adding watches. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |