| Function report | 
| Source Code: fs\dcache.c | Create Date:2022-07-28 20:07:25 | 
| Last Modify:2020-03-18 10:27:32 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:d_lru_shrink_move
Proto:static void d_lru_shrink_move(struct list_lru_one *lru, struct dentry *dentry, struct list_head *list)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct list_lru_one * | lru | |
| struct dentry * | dentry | |
| struct list_head * | list | 
| 454 | If d_is_negative(dentry) Then this_cpu_dec(nr_dentry_negative) | 
| 456 | list_lru_isolate_move(lru, & LRU list , list) | 
| Name | Describe | 
|---|---|
| dentry_lru_isolate | |
| dentry_lru_isolate_shrink | 
| 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 |