Function report |
Source Code:include\linux\fs.h |
Create Date:2022-07-28 05:43:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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.
Proto:static inline int inode_drain_writes(struct inode *inode)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct inode * | inode |
3627 | Return filemap_write_and_wait(i_mapping) |
Name | Describe |
---|---|
SYSCALL_DEFINE2 |
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 |