Searched refs:VAGE (Results 1 – 2 of 2) sorted by relevance
295 #define VAGE 0x001000 /* Insert vnode at head of free list */ macro
2511 if ((vp->v_flag & VAGE)) { in vnode_list_add()2552 } else if ((vp->v_flag & VAGE)) { in vnode_list_add()2554 vp->v_flag &= ~VAGE; in vnode_list_add()2735 vp->v_flag |= VAGE; in vnode_rele_internal()