| Function report | 
| Source Code: fs\super.c | Create Date:2022-07-28 20:02:24 | 
| Last Modify:2022-05-24 06:42:17 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:common helper for ->kill_sb
Proto:void generic_shutdown_super(struct super_block *sb)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct super_block * | sb | 
| 446 | If s_root Then | 
| 448 | sync_filesystem(sb) | 
| 451 | cgroup_writeback_umount() | 
| 454 | evict_inodes(sb) | 
| 456 | fsnotify_sb_delete(sb) | 
| 458 | If s_dio_done_wq Then | 
| 460 | s_dio_done_wq = NULL | 
| 474 | hlist_del_init( & s_instances) | 
| 475 | spin_unlock( & sb_lock) | 
| 477 | If s_bdi != noop_backing_dev_info Then | 
| 479 | s_bdi = noop_backing_dev_info | 
| Name | Describe | 
|---|---|
| kill_anon_super | |
| kill_block_super | 
| 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 |