Function report |
Source Code:mm\filemap.c |
Create Date:2022-07-28 14:01:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Returns true if writeback might be needed or already in progress.
Proto:static bool mapping_needs_writeback(struct address_space *mapping)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct address_space * | mapping |
629 | If dax_mapping(mapping) Then Return nrexceptional |
632 | Return nrpages |
Name | Describe |
---|---|
filemap_write_and_wait | |
filemap_write_and_wait_range | lemap_write_and_wait_range - write out & wait on a file range*@mapping: the address_space for the pages*@lstart: offset in bytes where the range starts*@lend: offset in bytes where the range ends (inclusive) |
file_write_and_wait_range | le_write_and_wait_range - write out & wait on a file range*@file: file pointing to address_space with pages*@lstart: offset in bytes where the range starts*@lend: offset in bytes where the range ends (inclusive) |
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 |