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:These can only be called under the global LRU lock, ie during the* callback for freeing the LRU list. "isolate" removes it from the* LRU lists entirely, while shrink_move moves it to the indicated* private list.
Proto:static void d_lru_isolate(struct list_lru_one *lru, struct dentry *dentry)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct list_lru_one * | lru | |
struct dentry * | dentry |
442 | protected by d_lock &= ~DCACHE_LRU_LIST |
444 | If d_is_negative(dentry) Then this_cpu_dec(nr_dentry_negative) |
446 | list_lru_isolate(lru, & LRU list ) |
Name | Describe |
---|---|
dentry_lru_isolate |
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 |