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