Function report | 
Source Code:fs\quota\dquot.c | 
Create Date:2022-07-28 20:32:53 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:warning_issued
Proto:static int warning_issued(struct dquot *dquot, const int warntype)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct dquot * | dquot | |
| const int | warntype | 
| 1150 | flag = If warntype == Block hardlimit reached || warntype == Block grace time expired Then uid/gid has been warned about blk limit Else If warntype == Inode hardlimit reached || warntype == Inode grace time expired Then uid/gid has been warned about inode limit Else 0 | 
| 1155 | If Not flag Then Return 0 | 
| Name | Describe | 
|---|---|
| prepare_warning | 
| 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  |