Function report | 
Source Code:fs\buffer.c | 
Create Date:2022-07-28 20:14:14 | 
| Last Modify:2020-03-18 10:38:29 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:h_uptodate_or_lock - Test whether the buffer is uptodate*@bh: struct buffer_head* Return true if the buffer is up-to-date and false,* with the buffer locked, if not.
Proto:int bh_uptodate_or_lock(struct buffer_head *bh)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct buffer_head * | bh | 
| 3432 | lock_buffer(bh) | 
| 3435 | unlock_buffer(bh) | 
| 3437 | Return 1 | 
| 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  |