| Function report | 
| Source Code: fs\quota\quota_tree.c | Create Date:2022-07-28 20:33:23 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Remove given block from the list of blocks with free entries
Proto:static int remove_free_dqentry(struct qtree_mem_dqinfo *info, char *buf, uint blk)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct qtree_mem_dqinfo * | info | |
| char * | buf | |
| uint | blk | 
| 143 | If nextblk Then | 
| 153 | If prevblk Then | 
| 162 | Else | 
| 167 | Number of next block with free entry = Number of previous block with free entry = cpu_to_le32(0) | 
| 169 | If write_blk(info, blk, buf) < 0 Then quota_error(Sb quota is on , "Can't write block (%u) with free entries", blk) | 
| 172 | Return 0 | 
| 173 | out_buf : | 
| 175 | Return err | 
| Name | Describe | 
|---|---|
| find_free_dqentry | Find space for dquot | 
| free_dqentry | Free dquot entry in data block | 
| 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 |