Function report |
Source Code:fs\iomap\buffered-io.c |
Create Date:2022-07-28 20:31:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:iomap_writepages
Proto:int iomap_writepages(struct address_space *mapping, struct writeback_control *wbc, struct iomap_writepage_ctx *wpc, const struct iomap_writeback_ops *ops)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct address_space * | mapping | |
struct writeback_control * | wbc | |
struct iomap_writepage_ctx * | wpc | |
const struct iomap_writeback_ops * | ops |
1650 | ret = write_cache_pages - walk the list of dirty pages of the given address space and write all of them |
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 |