WB_has_dirty_io
set_bit(WB_has_dirty_io, &wb->state);
clear_bit(WB_has_dirty_io, &wb->state);
return test_bit(WB_has_dirty_io, &wb->state);