函数逻辑报告 |
Source Code:mm\filemap.c |
Create Date:2022-07-27 15:23:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:filemap_write_and_wait
函数原型:int filemap_write_and_wait(struct address_space *mapping)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct address_space * | mapping |
637 | err等于0 |
640 | err等于filemap_fdatawrite(mapping) |
651 | 否则 |
655 | 否则 |
656 | err等于filemap_check_errors(mapping) |
658 | 返回:err |
名称 | 描述 |
---|---|
__sync_blockdev | |
fsverity_ioctl_enable | sverity_ioctl_enable() - enable verity on a file* Enable fs-verity on a file. See the "FS_IOC_ENABLE_VERITY" section of* Documentation/filesystems/fsverity.rst for the documentation.* Return: 0 on success, -errno on failure |
iomap_fiemap | |
iomap_bmap | legacy ->bmap interface. 0 is the error return (!) |
inode_drain_writes | Flush file data before changing attributes. Caller must hold any locks* required to prevent further writes to this file until we're done setting* flags. |
ioctl_fiemap |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |