Searched refs:VV_ETERNALDEV (Results 1 – 3 of 3) sorted by relevance
261 #define VV_ETERNALDEV 0x0008 /* device that is never destroyed */ macro
212 if ((vp->v_vflag & VV_ETERNALDEV) != 0) { in devvn_refthread()
4137 if (vp->v_vflag & VV_ETERNALDEV) in vn_printf()4159 flags = vp->v_vflag & ~(VV_ROOT | VV_ISTTY | VV_NOSYNC | VV_ETERNALDEV | in vn_printf()