Function report |
Source Code:fs\buffer.c |
Create Date:2022-07-28 20:14:08 |
Last Modify:2020-03-18 10:38:29 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Create buffers for the specified block device block's page. If* that page was dirty, the buffers are set dirty also.
Proto:static int grow_buffers(struct block_device *bdev, sector_t block, int size, gfp_t gfp)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct block_device * | bdev | |
sector_t | block | |
int | size | |
gfp_t | gfp |
1038 | sizebits = -1 |
1039 | Do |
1040 | sizebits++ |
1049 | If Value for the false possibility is greater at compile time(index != block >> sizebits) Then |
1054 | Return -EIO |
1058 | Return Create the page-cache page that contains the requested block.* This is used purely for blockdev mappings. |
Name | Describe |
---|---|
__getblk_slow |
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 |