Searched refs:VV_MD (Results 1 – 4 of 4) sorted by relevance
1471 nd.ni_vp->v_vflag |= VV_MD; in mdcreate_vnode()1490 nd.ni_vp->v_vflag &= ~VV_MD; in mdcreate_vnode()1540 sc->vnode->v_vflag &= ~VV_MD; in mddestroy()
269 #define VV_MD 0x0800 /* vnode backs the md device */ macro
2344 vp_md = vp != NULL && (vp->v_vflag & VV_MD) != 0; in bufwrite()3366 if (vp == NULL || (vp->v_vflag & (VV_MD | VV_SYSTEM)) != 0 || in getnewbuf()
4611 if (vp->v_vflag & VV_MD) in vn_printf()4619 VV_PROCDEP | VV_DELETED | VV_MD | VV_FORCEINSMQ | VV_READLINK); in vn_printf()