函数逻辑报告 |
Source Code:include\linux\backing-dev.h |
Create Date:2022-07-27 10:09:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:mapping_cap_writeback_dirty
函数原型:static inline bool mapping_cap_writeback_dirty(struct address_space *mapping)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct address_space * | mapping |
215 | 返回:bdi_cap_writeback_dirty(inode_to_bdi(host)) |
名称 | 描述 |
---|---|
__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. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |