Function report |
Source Code:fs\nfs_common\grace.c |
Create Date:2022-07-28 20:30:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:locks_end_grace*@net: net namespace that this lock manager belongs to*@lm: who this grace period is for* Call this function to state that the given lock manager is ready to* resume regular locking. The grace period will not end until all lock
Proto:void locks_end_grace(struct lock_manager *lm)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct lock_manager * | lm |
57 | spin_lock( & grace_lock) |
59 | spin_unlock( & grace_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 |