inode_switch_wbs_work_fn
void inode_switch_wbs_work_fn(struct work_struct *work);
INIT_WORK(&wb->switch_work, inode_switch_wbs_work_fn);
INIT_WORK(&bdi->wb.switch_work, inode_switch_wbs_work_fn);