| Function report | 
| Source Code: fs\quota\dquot.c | Create Date:2022-07-28 20:32:51 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Write all dquot structures to disk and make them visible from userspace
Proto:int dquot_quota_sync(struct super_block *sb, int type)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct super_block * | sb | |
| int | type | 
| 688 | If Flags for diskquotas on this device & DQUOT_QUOTA_SYS_FILE Then Return 0 | 
| 705 | If Not sb_has_quota_active(sb, cnt) Then Continue | 
| 707 | inode_lock( inodes of quotafiles [cnt]) | 
| 709 | inode_unlock( inodes of quotafiles [cnt]) | 
| 712 | Return 0 | 
| 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 |