Searched refs:bo_flag (Results 1 – 4 of 4) sorted by relevance
108 u_int bo_flag; /* i Flags */ member
1887 bo->bo_flag = 0; in freevnode()2385 KASSERT((bo->bo_flag & BO_NOBUFS) == 0, in buf_vlist_add()2493 bo->bo_flag &= ~BO_ONWORKLST; in brelvp()2516 if (bo->bo_flag & BO_ONWORKLST) in vn_syncer_add_to_worklist()2519 bo->bo_flag |= BO_ONWORKLST; in vn_syncer_add_to_worklist()2587 if (((*bo)->bo_flag & BO_ONWORKLST) != 0) { in sync_vnode()2832 if ((bo->bo_flag & BO_ONWORKLST) == 0) { in reassignbuf()2854 bo->bo_flag &= ~BO_ONWORKLST; in reassignbuf()4025 vp->v_bufobj.bo_flag |= BO_DEAD; in vgonel()5112 if (bo->bo_flag & BO_ONWORKLST) { in sync_reclaim()[all …]
2243 if ((bp->b_bufobj->bo_flag & BO_DEAD) != 0) { in bufwrite()5078 if ((--bo->bo_numoutput == 0) && (bo->bo_flag & BO_WWAIT)) { in bufobj_wdrop()5079 bo->bo_flag &= ~BO_WWAIT; in bufobj_wdrop()5094 bo->bo_flag |= BO_WWAIT; in bufobj_wwait()
216 vp->v_bufobj.bo_flag |= BO_DEAD; in vnode_destroy_vobject()