Function report |
Source Code:fs\fs-writeback.c |
Create Date:2022-07-28 20:10:54 |
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_now - write an inode to disk*@inode: inode to write to disk*@sync: whether the write should be synchronous or not* This function commits an inode to disk immediately if it is dirty. This is* primarily needed by knfsd.
Proto:int write_inode_now(struct inode *inode, int sync)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode | |
int | sync |
2581 | If Not mapping_cap_writeback_dirty(i_mapping) Then Write this many pages, and decrementthis for each page written = 0 |
2584 | might_sleep() |
Name | Describe |
---|---|
bdev_write_inode |
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 |