Function report |
Source Code:fs\quota\quota_tree.c |
Create Date:2022-07-28 20:33:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Delete dquot from tree
Proto:int qtree_delete_dquot(struct qtree_mem_dqinfo *info, struct dquot *dquot)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct qtree_mem_dqinfo * | info | |
struct dquot * | dquot |
526 | If Not Offset of dquot on disk [dq_lock, stable once set] Then Return 0 |
528 | Return Remove reference to dquot from tree |
Name | Describe |
---|---|
qtree_release_dquot | Check whether dquot should not be deleted. We know we are* the only one operating on dquot (thanks to dq_lock) |
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 |