| Function report | 
| Source Code: fs\quota\dquot.c | Create Date:2022-07-28 20:32:55 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Turn quotas on on a device
Proto:static int vfs_setup_quota_inode(struct inode *inode, int type)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct inode * | inode | |
| int | type | 
| 2310 | If Does kernel know about any quota information for given sb + type? Then Return -EBUSY | 
| 2313 | inodes of quotafiles [type] = igrab(inode) | 
| 2314 | If Not inodes of quotafiles [type] Then Return -EIO | 
| 2316 | If Not ( Flags for diskquotas on this device & DQUOT_QUOTA_SYS_FILE) Then | 
| 2329 | Return 0 | 
| Name | Describe | 
|---|---|
| dquot_load_quota_inode | More powerful function for turning on quotas on given quota inode allowing* setting of individual quota flags | 
| 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 |