| 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:getdqbuf
Proto:static char *getdqbuf(size_t size)
Type:char
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| size_t | size | 
| 52 | buf = Allocation memory | 
| 56 | Return buf | 
| Name | Describe | 
|---|---|
| get_free_dqblk | Remove empty block from list and return it | 
| remove_free_dqentry | Remove given block from the list of blocks with free entries | 
| insert_free_dqentry | Insert given block to the beginning of list with free entries | 
| find_free_dqentry | Find space for dquot | 
| do_insert_tree | Insert reference to structure into the trie | 
| qtree_write_dquot | We don't have to be afraid of deadlocks as we never have quotas on quota* files... | 
| free_dqentry | Free dquot entry in data block | 
| remove_tree | Remove reference to dquot from tree | 
| find_block_dqentry | Find entry in block | 
| find_tree_dqentry | Find entry for given id in the tree | 
| qtree_read_dquot | |
| find_next_id | 
| 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 |