函数逻辑报告 |
Source Code:fs\direct-io.c |
Create Date:2022-07-29 10:46:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:dio_set_defer_completion
函数原型:static int dio_set_defer_completion(struct dio *dio)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct dio * | dio |
615 | 如果defer AIO completion to workqueue? 则返回:0 |
617 | defer AIO completion to workqueue? = true |
620 | 返回:0 |
名称 | 描述 |
---|---|
get_more_blocks | Call into the fs to map some more disk blocks. We record the current number* of available blocks at sdio->blocks_available. These are in units of the* fs blocksize, i_blocksize(inode).* The fs is allowed to map lots of blocks at once |
do_blockdev_direct_IO | This is a library function for use by filesystem drivers |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |