Function report |
Source Code:include\linux\writeback.h |
Create Date:2022-07-28 05:57:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:wbc_attach_fdatawrite_inode
Proto:static inline void wbc_attach_fdatawrite_inode(struct writeback_control *wbc, struct inode *inode)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct writeback_control * | wbc | |
struct inode * | inode |
NULL
Name | Describe |
---|---|
__filemap_fdatawrite_range | __filemap_fdatawrite_range - start writeback on mapping dirty pages in range*@mapping: address space structure to write*@start: offset in bytes where the range starts*@end: offset in bytes where the range ends (inclusive)*@sync_mode: enable synchronous |
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 |