Function report |
Source Code:include\linux\fscache-cache.h |
Create Date:2022-07-28 06:39:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:scache_get_retrieval - Get an extra reference on a retrieval operation*@op: The retrieval operation to get a reference on* Get an extra reference on a retrieval operation.
Proto:static inline struct fscache_retrieval *fscache_get_retrieval(struct fscache_retrieval *op)
Type:struct fscache_retrieval
Parameter:
Type | Parameter | Name |
---|---|---|
struct fscache_retrieval * | op |
172 | atomic_inc( & usage) |
173 | Return op |
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 |