Function report |
Source Code:fs\fs-writeback.c |
Create Date:2022-07-28 20:10:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:write_inode
Proto:static int write_inode(struct inode *inode, struct writeback_control *wbc)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
struct writeback_control * | wbc |
1310 | If write_inode && Not is an inode errored Then |
1316 | Return 0 |
Name | Describe |
---|---|
__writeback_single_inode | Write out an inode and its dirty pages. Do not update the writeback list* linkage. That is left to the caller. The caller is also responsible for* setting I_SYNC flag and calling inode_sync_complete() to clear it. |
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 |