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 empty block from list and return it
Proto:static int get_free_dqblk(struct qtree_mem_dqinfo *info)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct qtree_mem_dqinfo * | info | 
| 92 | If First block in list of free blocks Then | 
| 99 | Else | 
| 100 | memset(buf, 0, Space usable in block for quota data ) | 
| 102 | ret = write_blk(info, # of blocks in quota file , buf) | 
| 105 | blk = # of blocks in quota file ++ | 
| 107 | mark_info_dirty(Sb quota is on , Quota type ) | 
| 109 | out_buf : | 
| 111 | Return ret | 
| Name | Describe | 
|---|---|
| find_free_dqentry | Find space for dquot | 
| do_insert_tree | Insert reference to structure into the trie | 
| 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  |