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:Decrement a buffer_head's reference count
Proto:void __brelse(struct buffer_head *buf)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct buffer_head * | buf |
1181 | If atomic_read( & users using this buffer_head ) Then |
1185 | WARN(1, r conditions "VFS: brelse: Trying to free free buffer\n") |
Name | Describe |
---|---|
__bforget | rget() is like brelse(), except it discards any* potentially dirty data. |
brelse |
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 |