Function report | 
Source Code:include\linux\backing-dev.h | 
Create Date:2022-07-28 09:09:50 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:mapping_cap_writeback_dirty
Proto:static inline bool mapping_cap_writeback_dirty(struct address_space *mapping)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct address_space * | mapping | 
| 215 | Return bdi_cap_writeback_dirty(inode_to_bdi(host)) | 
| 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 | 
| hwpoison_user_mappings | Do all that is necessary to remove user space mappings. Unmap* the pages and send SIGBUS to the processes if the data was dirty. | 
| write_inode_now | 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. | 
| 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  |