函数逻辑报告 |
Source Code:include\linux\dcache.h |
Create Date:2022-07-27 06:43:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:d_lookup_done
函数原型:static inline void d_lookup_done(struct dentry *dentry)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct dentry * | dentry |
365 | 如果此条件成立可能性小(为编译器优化)(d_in_lookup(dentry))则 |
名称 | 描述 |
---|---|
__lookup_slow | Fast lookup failed, do it the slow way |
atomic_open | Attempt to atomically look up, create and open a file from a negative* dentry |
lookup_open | Look up and maybe create and open the last component |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |