Function report |
Source Code:fs\buffer.c |
Create Date:2022-07-28 20:14:09 |
Last Modify:2020-03-18 10:38:29 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rget() is like brelse(), except it discards any* potentially dirty data.
Proto:void __bforget(struct buffer_head *bh)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct buffer_head * | bh |
1195 | clear_buffer_dirty(bh) |
1196 | If mapping this buffer is associated with Then |
1199 | spin_lock( & private_lock) |
1201 | mapping this buffer is associated with = NULL |
1202 | spin_unlock( & private_lock) |
Name | Describe |
---|---|
bforget |
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 |