Function report |
Source Code:fs\buffer.c |
Create Date:2022-07-28 20:14:07 |
Last Modify:2020-03-18 10:38:29 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Called when we've recently written block `bblock', and it is known that* `bblock' was for a buffer_boundary() buffer. This means that the block at* `bblock + 1' is probably a dirty indirect block. Hunt it down and, if it's* dirty, schedule it for IO
Proto:void write_boundary_block(struct block_device *bdev, sector_t bblock, unsigned blocksize)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct block_device * | bdev | |
sector_t | bblock | |
unsigned | blocksize |
577 | bh = Perform a pagecache lookup for the matching buffer. If it's there, refresh* it in the LRU and mark it as accessed. If it is not present then return* NULL |
578 | If bh Then |
Name | Describe |
---|---|
__mpage_writepage |
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 |