Function report |
Source Code:block\bio.c |
Create Date:2022-07-28 16:56:15 |
Last Modify:2020-03-17 23:13:58 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:_set_pages_dirty() will mark all the bio's pages as dirty.
Proto:void bio_set_pages_dirty(struct bio *bio)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bio * | bio |
Name | Describe |
---|---|
dio_bio_submit | In the AIO read case we speculatively dirty the pages before starting IO.* During IO completion, any of these pages which happen to have been written* back will be redirtied by bio_check_pages_dirty(). |
iomap_dio_bio_actor |
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 |