| 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:dquot_decr_space
Proto:static void dquot_decr_space(struct dquot *dquot, qsize_t number)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct dquot * | dquot | |
| qsize_t | number | 
| 1134 | Else current used space = 0 | 
| 1136 | If current used space + current reserved space for delalloc <= preferred limit on disk blks Then ime limit for excessive disk use = 0 | 
| Name | Describe | 
|---|---|
| __dquot_alloc_space | This operation can block, but only after everything is updated | 
| __dquot_free_space | This operation can block, but only after everything is updated | 
| __dquot_transfer | Transfer the number of inode and blocks from one diskquota to an other | 
| 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 |