| Function report | 
| Source Code: fs\quota\dquot.c | Create Date:2022-07-28 20:32:53 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:remove_dquot_ref
Proto:static void remove_dquot_ref(struct super_block *sb, int type, struct list_head *tofree_head)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct super_block * | sb | |
| int | type | |
| struct list_head * | tofree_head | 
| 1062 | spin_lock( & s_inode_list_lock) | 
| 1070 | spin_lock( & dq_data_lock) | 
| 1071 | If Not IS_NOQUOTA(inode) Then | 
| 1078 | spin_unlock( & dq_data_lock) | 
| 1080 | spin_unlock( & s_inode_list_lock) | 
| Name | Describe | 
|---|---|
| drop_dquot_ref | Gather all references from inodes and drop them | 
| 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 |