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:Wrapper for inserting quota structure into tree
Proto:static inline int dq_insert_tree(struct qtree_mem_dqinfo *info, struct dquot *dquot)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct qtree_mem_dqinfo * | info | |
struct dquot * | dquot |
361 | If # of blocks in quota file <= Offset of tree in file in blocks Then |
362 | quota_error( superblock this applies to , "Quota tree root isn't allocated!") |
363 | Return -EIO |
366 | Return Insert reference to structure into the trie |
Name | Describe |
---|---|
qtree_write_dquot | We don't have to be afraid of deadlocks as we never have quotas on quota* files... |
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 |