函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\zpool.c Create Date:2022-07-27 18:00:07
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称: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
123  driver等于his assumes @type is null-terminated.
125  如果非driver
126  request_module("zpool-%s", type)
127  driver等于his assumes @type is null-terminated.
130  如果非driver则返回:false
133  zpool_put_driver(driver)
134  返回:true
调用者
名称描述
__zswap_pool_create_fallback
__zswap_param_setval must be a null-terminated string