Function report |
Source Code:include\linux\fscache-cache.h |
Create Date:2022-07-28 06:39:49 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:scache_unuse_cookie - Cease usage of cookie attached to an object*@object: Object description* Cease usage of the cookie attached to an object. When the users count* reaches zero then the cookie relinquishment will be permitted to proceed.
Proto:static inline void fscache_unuse_cookie(struct fscache_object *object)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct fscache_object * | object |
| 522 | If __fscache_unuse_cookie(cookie) Then __fscache_wake_unused_cookie(cookie) |
| 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 |