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:End of list functions needing dq_list_lock
Proto:static void wait_on_dquot(struct dquot *dquot)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct dquot * | dquot |
335 | mutex_lock( & dquot IO lock ) |
Name | Describe |
---|---|
dquot_scan_active | Call callback for every active dquot on given filesystem |
dqget | Get reference to dquot* Locking is slightly tricky here. We are guarded from parallel quotaoff()* destroying our dquot by:* a) checking for quota flags under dq_list_lock and* b) getting a reference to dquot before we release dq_list_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 |