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:clear_dquot_dirty
Proto:static inline int clear_dquot_dirty(struct dquot *dquot)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct dquot * | dquot |
404 | spin_lock( & There are five quota SMP locks:* * dq_list_lock protects all lists with quotas and quota formats) |
406 | spin_unlock( & There are five quota SMP locks:* * dq_list_lock protects all lists with quotas and quota formats) |
407 | Return 0 |
410 | spin_unlock( & There are five quota SMP locks:* * dq_list_lock protects all lists with quotas and quota formats) |
411 | Return 1 |
Name | Describe |
---|---|
dquot_commit | Write dquot to disk |
dquot_writeback_dquots | Write all dquot structures to quota files |
dqput | Put reference to dquot |
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 |