Function report |
Source Code:fs\fs-writeback.c |
Create Date:2022-07-28 20:10:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Wake up bdi's periodically to make sure dirtytime inodes gets* written back periodically. We deliberately do *not* check the* b_dirtytime list in wb_has_dirty_io(), since this would cause the* kernel to be constantly waking up once there are any dirtytime
Proto:static void wakeup_dirtytime_writeback(struct work_struct *w)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct work_struct * | w |
2170 | If Not list_empty - tests whether a list is empty*@head: the list to test. Then wb_wakeup(wb) |
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 |