函数逻辑报告 |
Source Code:block\blk-core.c |
Create Date:2022-07-27 18:34:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:lk_queue_flag_set - atomically set a queue flag*@flag: flag to be set*@q: request queue
函数原型:void blk_queue_flag_set(unsigned int flag, struct request_queue *q)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int | flag | |
struct request_queue * | q |
名称 | 描述 |
---|---|
blk_set_queue_dying | |
blk_cleanup_queue | 释放请求队列 |
queue_store_nonrot | |
queue_store_random | |
queue_store_iostats | |
queue_nomerges_store | |
queue_poll_store | |
queue_wc_store | |
blk_register_queue | lk_register_queue - register a block layer queue with sysfs*@disk: Disk of which the request queue should be registered with sysfs. |
blk_queue_write_cache | lk_queue_write_cache - configure queue's write cache*@q: the request queue for the device*@wc: write back cache on or off*@fua: device supports FUA writes, if true* Tell the block layer about the write cache of @q. |
blk_mq_quiesce_queue_nowait | FIXME: replace the scsi_internal_device_*block_nowait() calls in the* mpt3sas driver such that this function can be removed. |
blk_mq_init_allocated_queue | |
blk_stat_add_callback | |
blk_stat_enable_accounting | |
ioc_qos_write |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |