Function report |
Source Code:include\linux\backing-dev.h |
Create Date:2022-07-28 09:09:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:wb_stat
Proto:static inline s64 wb_stat(struct bdi_writeback *wb, enum wb_stat_item item)
Type:s64
Parameter:
Type | Parameter | Name |
---|---|---|
struct bdi_writeback * | wb | |
enum wb_stat_item | item |
Name | Describe |
---|---|
wb_dirty_limits | |
wb_over_bg_thresh | wb_over_bg_thresh - does @wb need to be written back?*@wb: bdi_writeback of interest* Determines whether background writeback should keep writing @wb or it's* clean enough.* Return: %true if writeback should continue. |
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 |