Function report |
Source Code:fs\dcache.c |
Create Date:2022-07-28 20:07:28 |
Last Modify:2020-03-18 10:27:32 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:destroy the dentries attached to a superblock on unmounting
Proto:void shrink_dcache_for_umount(struct super_block *sb)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct super_block * | sb |
1616 | WARN(rylock for reading -- returns 1 if successful, 0 if contention, "s_umount should've been locked") |
1619 | s_root = NULL |
1620 | do_one_tree(dentry) |
1622 | When Not hlist_bl_empty( & s_roots) cycle |
1624 | do_one_tree(dentry) |
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 |