Function report | 
Source Code:fs\inode.c | 
Create Date:2022-07-28 20:08:00 | 
| Last Modify:2020-03-18 19:19:59 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Direct i/o helper functions
Proto:static void __inode_dio_wait(struct inode *inode)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct inode * | inode | 
| 2100 | Do | 
| 2102 | If atomic_read( & i_dio_count) Then schedule() | 
| 2104 | When atomic_read( & i_dio_count) cycle | 
| Name | Describe | 
|---|---|
| inode_dio_wait | 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 | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |