Function report |
Source Code:include\linux\cleancache.h |
Create Date:2022-07-28 14:00:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cleancache_invalidate_fs
Proto:static inline void cleancache_invalidate_fs(struct super_block *sb)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct super_block * | sb |
120 | If cleancache_enabled Then __cleancache_invalidate_fs(sb) |
Name | Describe |
---|---|
deactivate_locked_super | deactivate_locked_super - drop an active reference to superblock*@s: superblock to deactivate* Drops an active reference to superblock, converting it into a temporary* one if there is no other active references left |
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 |