函数逻辑报告 | 
Source Code:fs\inode.c | 
Create Date:2022-07-29 10:38:09 | 
| Last Modify:2020-03-18 19:19:59 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:de_dio_wait - wait for outstanding DIO requests to finish*@inode: inode to wait for* Waits for all pending direct I/O requests to finish so that we can* proceed with a truncate or equivalent operation
函数原型:void inode_dio_wait(struct inode *inode)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct inode * | inode | 
| 2120 | 如果atomic_read( & i_dio_count)则Direct i/o helper functions | 
| 名称 | 描述 | 
|---|---|
| generic_remap_file_range_prep | Check that the two inodes are eligible for cloning, the ranges make* sense, and then flush all dirty data. Caller must ensure that the* inodes have been locked against any other modifications. | 
| inode_drain_writes | Flush file data before changing attributes. Caller must hold any locks* required to prevent further writes to this file until we're done setting* flags. | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |