Function report |
Source Code:mm\filemap.c |
Create Date:2022-07-28 14:01:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:filemap_write_and_wait
Proto:int filemap_write_and_wait(struct address_space *mapping)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct address_space * | mapping |
637 | err = 0 |
640 | err = filemap_fdatawrite(mapping) |
651 | Else |
655 | Else |
656 | err = filemap_check_errors(mapping) |
658 | Return err |
Name | Describe |
---|---|
__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. |
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 |