| Function report | 
| Source Code: block\badblocks.c | Create Date:2022-07-28 17:24:10 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:badblocks_update_acked
Proto:static void badblocks_update_acked(struct badblocks *bb)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct badblocks * | bb | 
| 130 | p = badblock list | 
| 132 | bool unacked = false | 
| 134 | If Not there probably are unacknowledged * bad blocks. This is only cleared * when a read discovers none Then Return | 
| 137 | When i < count of bad blocks cycle | 
| 144 | If Not unacked Then there probably are unacknowledged * bad blocks. This is only cleared * when a read discovers none = 0 | 
| Name | Describe | 
|---|---|
| badblocks_set | adblocks_set() - Add a range of bad blocks to the table | 
| badblocks_clear | adblocks_clear() - Remove a range of bad blocks to the table | 
| 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 |