Function report |
Source Code:block\blk-core.c |
Create Date:2022-07-28 16:59:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:handle_bad_sector
Proto:static void handle_bad_sector(struct bio *bio, sector_t maxsector)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bio * | bio | |
sector_t | maxsector |
Name | Describe |
---|---|
bio_check_eod | Check whether this bio extends beyond the end of the device or partition.* This may well happen - the kernel calls bread() without checking the size of* the device, e.g., when mounting a file system. |
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 |