Function report |
Source Code:fs\iomap\buffered-io.c |
Create Date:2022-07-28 20:31:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:iomap_read_page_sync
Proto:static int iomap_read_page_sync(loff_t block_start, struct page *page, unsigned poff, unsigned plen, struct iomap *iomap)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
loff_t | block_start | |
struct page * | page | |
unsigned | poff | |
unsigned | plen | |
struct iomap * | iomap |
593 | bio_set_dev( & bio, block device for I/O ) |
594 | __bio_add_page( & bio, page, plen, poff) |
595 | Return submit_bio_wait( & bio) |
Name | Describe |
---|---|
__iomap_write_begin |
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 |