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:blkdev_max_block
Proto:static sector_t blkdev_max_block(struct block_device *bdev, unsigned int size)
Type:sector_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct block_device * | bdev | |
unsigned int | size |
920 | retval = ~0 |
923 | If sz Then |
924 | sizebits = assumes size > 256 |
927 | Return retval |
Name | Describe |
---|---|
init_page_buffers | Initialise the state of a blockdev page's buffers. |
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 |