Function report |
Source Code:mm\filemap.c |
Create Date:2022-07-28 14:01:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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)
Proto:int file_write_and_wait_range(struct file *file, loff_t lstart, loff_t lend)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | file | |
loff_t | lstart | |
loff_t | lend |
778 | err = 0 |
791 | Return err |
Name | Describe |
---|---|
blkdev_fsync |
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 |