函数逻辑报告 |
Source Code:mm\zpool.c |
Create Date:2022-07-27 18:00:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:zpool_has_pool() - Check if the pool driver is available*@type: The type of the zpool to check (e
函数原型:bool zpool_has_pool(char *type)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
char * | type |
125 | 如果非driver则 |
126 | request_module("zpool-%s", type) |
130 | 如果非driver则返回:false |
133 | zpool_put_driver(driver) |
134 | 返回:true |
名称 | 描述 |
---|---|
__zswap_pool_create_fallback | |
__zswap_param_set | val must be a null-terminated string |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |