Function report |
Source Code:include\linux\page-flags.h |
Create Date:2022-07-28 05:36:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:SetPageError
Proto:static inline __attribute__((__always_inline__)) void SetPageError(struct page *page)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page |
Name | Describe |
---|---|
page_endio | After completing I/O on a page, call this routine to update the page* flags appropriately |
end_swap_bio_write | |
end_swap_bio_read | |
migrate_page_states | Copy the page to its new location |
me_pagecache_dirty | Dirty pagecache page* Issues: when the error hit a hole page the error is not properly* propagated. |
end_buffer_async_read | |
end_buffer_async_write | Completion handler for block_write_full_page() - pages which are unlocked* during I/O, and which have PageWriteback cleared upon I/O completion. |
__block_write_full_page | While block_write_full_page is writing back the dirty buffers under* the page lock, whoever dirtied the buffers may decide to clean them* again at any time |
block_read_full_page | Generic "read page" function for block devices that have the normal* get_block functionality |
fscrypt_decrypt_bio | |
fsverity_verify_bio | sverity_verify_bio() - verify a 'read' bio that has just completed* Verify a set of pages that have just been read from a verity file. The pages* must be pagecache pages that are still locked and not yet uptodate. Pages |
iomap_read_page_end_io | |
iomap_readpage | |
iomap_finish_page_writeback |
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 |