函数逻辑报告 |
Source Code:block\elevator.c |
Create Date:2022-07-27 18:33:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:elv_support_iosched
函数原型:static inline bool elv_support_iosched(struct request_queue *q)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct request_queue * | q |
619 | 如果非mq_ops或tag_set且flags按位与BLK_MQ_F_NO_SCHED则返回:false |
622 | 返回:true |
名称 | 描述 |
---|---|
elevator_init_mq | For a device queue that has no required features, use the default elevator* settings. Otherwise, use the first elevator available matching the required* features. If no suitable elevator is find or if the chosen elevator |
elv_iosched_store | |
elv_iosched_show |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |