BO_ONWORKLST
if ((bo->bo_flag & BO_ONWORKLST) && bo->bo_dirty.bv_cnt == 0) {
bo->bo_flag &= ~BO_ONWORKLST;
if (bo->bo_flag & BO_ONWORKLST)
bo->bo_flag |= BO_ONWORKLST;
if (((*bo)->bo_flag & BO_ONWORKLST) != 0) {
if ((bo->bo_flag & BO_ONWORKLST) == 0) {
if ((bo->bo_flag & BO_ONWORKLST) && bo->bo_dirty.bv_cnt == 0) {
bo->bo_flag &= ~BO_ONWORKLST;
if (bo->bo_flag & BO_ONWORKLST) {
bo->bo_flag &= ~BO_ONWORKLST;