Function report |
Source Code:fs\fs-writeback.c |
Create Date:2022-07-28 20:10:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:wb_start_writeback
Proto:static void wb_start_writeback(struct bdi_writeback *wb, enum wb_reason reason)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bdi_writeback * | wb | |
enum wb_reason | reason |
1079 | If Not wb_has_dirty_io(wb) Then Return |
1094 | start_all_reason = reason |
Name | Describe |
---|---|
__wakeup_flusher_threads_bdi | Start writeback of `nr_pages' pages on this bdi. If `nr_pages' is zero,* write back the whole world. |
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 |