| Function report | 
| Source Code: lib\lockref.c | Create Date:2022-07-28 06:19:10 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:lockref_get - Increments reference count unconditionally*@lockref: pointer to lockref structure* This operation is only valid if you already hold a reference* to the object, so you know the count cannot be zero.
Proto:void lockref_get(struct lockref *lockref)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct lockref * | lockref | 
| 53 | count++ | 
| 54 | spin_unlock( & lock) | 
| Name | Describe | 
|---|---|
| dget | get a reference to a dentry | 
| 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 |