Searched refs:VNCACHEABLE (Results 1 – 4 of 4) sorted by relevance
103 if ((error == 0) && (vp->v_flag & VNCACHEABLE)) { in vnode_label()
297 #define VNCACHEABLE 0x004000 /* vnode is allowed to be put back in name cache */ macro
855 …if ((cnp->cn_flags & MAKEENTRY) && (vp->v_flag & VNCACHEABLE) && LIST_FIRST(&vp->v_nclinks) == NUL… in lookup_consider_update_cache()
7230 vp->v_flag |= VNCACHEABLE; in vnode_create_internal()7332 vp->v_flag |= VNCACHEABLE; in vnode_create_internal()