Searched refs:v_references (Results 1 – 2 of 2) sorted by relevance
170 uint8_t v_references; /* number of times io_count has been granted */ member
2384 vp->v_references = 0; in vnode_ref_ext()5356 vp->v_iocount, vp->v_usecount, vp->v_kusecount, vp->v_references); in vn_print_state()6062 vp->v_references = 0; in new_vnode()6786 if (!forpager && (++vp->v_references >= UNAGE_THRESHHOLD || in vnode_getiocount()6787 (vp->v_flag & VISDIRTY && vp->v_references >= UNAGE_DIRTYTHRESHHOLD))) { in vnode_getiocount()6788 vp->v_references = 0; in vnode_getiocount()