| 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:Insert given block to the beginning of list with free entries
Proto:static int insert_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 | 
| 193 | If First block with free entry Then | 
| 194 | err = read_blk(info, First block with free entry , tmpbuf) | 
| 199 | err = write_blk(info, First block with free entry , tmpbuf) | 
| 205 | mark_info_dirty(Sb quota is on , Quota type ) | 
| 206 | Return 0 | 
| 207 | out_buf : | 
| 209 | Return err | 
| Name | Describe | 
|---|---|
| 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 |