Function report | 
Source Code:fs\quota\dquot.c | 
Create Date:2022-07-28 20:32:51 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Release dquot
Proto:int dquot_release(struct dquot *dquot)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct dquot * | dquot | 
| 496 | dqopt = sb_dqopt( superblock this applies to ) | 
| 498 | mutex_lock( & dquot IO lock ) | 
| 500 | If dquot_is_busy(dquot) Then Go to out_dqlock | 
| 502 | If release_dqblk Then | 
| 513 | out_dqlock : | 
| 515 | Return ret | 
| 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  |