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_del
Proto:static void d_lru_del(struct dentry *dentry)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct dentry * | dentry |
410 | protected by d_lock &= ~DCACHE_LRU_LIST |
412 | If d_is_negative(dentry) Then this_cpu_dec(nr_dentry_negative) |
414 | WARN_ON_ONCE(!list_lru_del( & s_dentry_lru, & LRU list )) |
Name | Describe |
---|---|
__dentry_kill | |
__dput_to_list | |
select_collect | |
select_collect2 |
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 |