Function report |
Source Code:fs\dcache.c |
Create Date:2022-07-28 20:07:30 |
Last Modify:2020-03-18 10:27:32 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:swap_names
Proto:static void swap_names(struct dentry *dentry, struct dentry *target)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct dentry * | dentry | |
struct dentry * | target |
2740 | Else |
2750 | Else |
2760 | Else |
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]) |
Name | Describe |
---|---|
__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 |
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 |