Function report |
Source Code:fs\drop_caches.c |
Create Date:2022-07-28 20:31:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:drop_pagecache_sb
Proto:static void drop_pagecache_sb(struct super_block *sb, void *unused)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct super_block * | sb | |
void * | unused |
19 | struct inode * inode, * toput_inode = NULL |
21 | spin_lock( & s_inode_list_lock) |
32 | Continue |
36 | spin_unlock( & s_inode_list_lock) |
39 | put an inode |
40 | toput_inode = inode |
42 | cond_resched() |
43 | spin_lock( & s_inode_list_lock) |
45 | spin_unlock( & s_inode_list_lock) |
46 | put an inode |
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 |