函数逻辑报告 |
Source Code:fs\dcache.c |
Create Date:2022-07-29 10:37:35 |
Last Modify:2020-03-18 10:27:32 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:swap_names
函数原型:static void swap_names(struct dentry *dentry, struct dentry *target)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct dentry * | dentry | |
struct dentry * | target |
2734 | 如果此条件成立可能性小(为编译器优化)(dname_external(target))则 |
2735 | 如果此条件成立可能性小(为编译器优化)(dname_external(dentry))则 |
2740 | 否则 |
2750 | 否则 |
2751 | 如果此条件成立可能性小(为编译器优化)(dname_external(dentry))则 |
2760 | 否则 |
2765 | BUILD_BUG_ON - break compile if a condition is true(!IS_ALIGNED(128 bytes , sizeof(long))) |
2767 | swap - swap values of @a and @b*@a: first value*@b: second value(((long * ) & small names )[i], ((long * ) & small names )[i]) |
名称 | 描述 |
---|---|
__d_move | __d_move - move a dentry*@dentry: entry to move*@target: new dentry*@exchange: exchange the two dentries* Update the dcache to reflect the move of a file name |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |