Function report |
Source Code:block\badblocks.c |
Create Date:2022-07-28 17:24:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ack_all_badblocks() - Acknowledge all bad blocks in a list.*@bb: the badblocks structure that holds all badblock information* This only succeeds if ->changed is clear. It is used by* in-kernel metadata updates
Proto:void ack_all_badblocks(struct badblocks *bb)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct badblocks * | bb |
435 | If badblock list == NULL || changed Then Return |
438 | write_seqlock_irq( & lock) |
454 | write_sequnlock_irq( & lock) |
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 |